home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 14: Rise of the Triad / ACWARE14.iso / acware14 / rottdemo / battle.rot < prev    next >
Text File  |  1996-10-16  |  7KB  |  281 lines

  1. ;Rise of the Triad Battle Configuration File
  2. ;                  (c) 1994
  3. ;
  4. ;You may change these options at you own risk.  Using any values
  5. ;other than the ones documented may make the game unplayable.
  6. ;If this happens, you may delete this file (BATTLE.ROT) and ROTT
  7. ;will recreate it with the default values selected.
  8. ;
  9. ;With that in mind, have fun!
  10. ;
  11.  
  12. Version                          10
  13.  
  14. ;
  15. ; Yes                        -   1
  16. ; No                         -   0
  17. ShowKillCount                    0
  18.  
  19. ;
  20. ; Here is a description of the possible values for each option:
  21. ;
  22. ; Gravity options:
  23. ;    Low Gravity             -   10000
  24. ;    Normal Gravity          -   30000
  25. ;    High Gravity            -   250000
  26. ;
  27. ; Speed options:
  28. ;    Normal Speed            -   0
  29. ;    Fast Speed              -   1
  30. ;
  31. ; Ammo options:
  32. ;    One Shot                -   0
  33. ;    Normal Shots            -   1
  34. ;    Infinite Shots          -   2
  35. ;
  36. ; Hitpoint options:
  37. ;    Character Hitpoints     -   0
  38. ;       1 Hitpoint           -   1
  39. ;      25 Hitpoints          -   25
  40. ;     100 Hitpoints          -   100
  41. ;     500 Hitpoints          -   500
  42. ;     250 Hitpoints          -   250
  43. ;    4000 Hitpoints          -   4000
  44. ;
  45. ; SpawnDangers options:
  46. ;    Spawn Dangers           -   1
  47. ;    Don't Spawn Dangers     -   0
  48. ;
  49. ; SpawnHealth options:
  50. ;    Spawn Health            -   1
  51. ;    Don't Spawn Health      -   0
  52. ;
  53. ; SpawnMines options:
  54. ;    Spawn Mines             -   1
  55. ;    Don't Spawn Mines       -   0
  56. ;
  57. ; SpawnWeapons options:
  58. ;    Spawn Weapons           -   1
  59. ;    Don't Spawn Weapons     -   0
  60. ;
  61. ; RandomWeapons options:
  62. ;    Randomize Weapons       -   1
  63. ;    Don't Randomize Weapons -   0
  64. ;
  65. ; WeaponPersistence options:
  66. ;    Weapons Persist         -   1
  67. ;    Weapons don't Persist   -   0
  68. ;
  69. ; FriendlyFire options:
  70. ;    Penalize Friendly Fire  -   1
  71. ;    No penalty              -   0
  72. ;
  73. ; RespawnItems options:
  74. ;    Respawn Items           -   1
  75. ;    Don't Respawn Items     -   0
  76. ;
  77. ; LightLevel options:
  78. ;    Dark                    -   0
  79. ;    Normal Light Levels     -   1
  80. ;    Bright                  -   2
  81. ;    Fog                     -   3
  82. ;    Periodic light          -   4
  83. ;    Lightning               -   5
  84. ;
  85. ; PointGoal options:
  86. ;           1 Point          -   1
  87. ;           5 Points         -   5
  88. ;          11 Points         -   11
  89. ;          21 Points         -   21
  90. ;          50 Points         -   50
  91. ;         100 Points         -   100
  92. ;      Random Points         -   -2
  93. ;       Blind Points         -   -1
  94. ;    Infinite Points         -   0
  95. ;
  96. ; DangerDamage options:
  97. ;    Normal Damage           -   -1
  98. ;    Low Damage              -   1
  99. ;    Kill                    -   30000
  100. ;
  101. ; TimeLimit options:
  102. ;     1 minute               -   1
  103. ;     2 minute               -   2
  104. ;     5 minutes              -   5
  105. ;    10 minutes              -   10
  106. ;    21 minutes              -   21
  107. ;    30 minutes              -   30
  108. ;    99 minutes              -   99
  109. ;    No limit                -   0
  110. ;
  111. ; RespawnTime options:
  112. ;     1 second               -   1
  113. ;     1 minute               -   60
  114. ;     2 minutes              -   120
  115. ;       normal               -   30
  116.  
  117. ;
  118. ; Standard battle options
  119. ;
  120. Gravity            30000
  121. Speed              0
  122. Ammo               1
  123. Hitpoints          250
  124. SpawnDangers       1
  125. SpawnHealth        1
  126. SpawnMines         0
  127. SpawnWeapons       1
  128. RandomWeapons      0
  129. WeaponPersistence  0
  130. FriendlyFire       1
  131. RespawnItems       1
  132. LightLevel         1
  133. PointGoal          21
  134. DangerDamage       -1
  135. TimeLimit          0
  136. RespawnTime        30
  137.  
  138. ;
  139. ; Score More battle options
  140. ;
  141. Gravity            30000
  142. Speed              0
  143. Ammo               1
  144. Hitpoints          250
  145. SpawnDangers       1
  146. SpawnHealth        1
  147. SpawnMines         0
  148. SpawnWeapons       1
  149. RandomWeapons      0
  150. WeaponPersistence  0
  151. FriendlyFire       1
  152. RespawnItems       1
  153. LightLevel         1
  154. PointGoal          21
  155. DangerDamage       -1
  156. TimeLimit          0
  157. RespawnTime        30
  158.  
  159. ;
  160. ; Collector battle options
  161. ;
  162. Gravity            30000
  163. Speed              0
  164. Hitpoints          250
  165. SpawnDangers       1
  166. SpawnHealth        1
  167. SpawnMines         0
  168. RespawnItems       1
  169. LightLevel         1
  170. DangerDamage       -1
  171. TimeLimit          0
  172. RespawnTime        30
  173.  
  174. ;
  175. ; Scavenger battle options
  176. ;
  177. Gravity            30000
  178. Speed              0
  179. Ammo               1
  180. Hitpoints          250
  181. SpawnDangers       1
  182. SpawnHealth        1
  183. SpawnMines         0
  184. SpawnWeapons       1
  185. RandomWeapons      0
  186. WeaponPersistence  0
  187. RespawnItems       1
  188. LightLevel         1
  189. DangerDamage       -1
  190. TimeLimit          0
  191. RespawnTime        30
  192.  
  193. ;
  194. ; Hunter battle options
  195. ;
  196. Gravity            30000
  197. Speed              0
  198. Ammo               1
  199. Hitpoints          250
  200. SpawnDangers       1
  201. SpawnHealth        1
  202. SpawnMines         0
  203. SpawnWeapons       1
  204. RandomWeapons      0
  205. WeaponPersistence  0
  206. FriendlyFire       1
  207. RespawnItems       1
  208. LightLevel         1
  209. PointGoal          21
  210. DangerDamage       -1
  211. TimeLimit          1
  212. RespawnTime        30
  213.  
  214. ;
  215. ; Tag battle options
  216. ;
  217. Gravity            30000
  218. Speed              0
  219. Hitpoints          250
  220. SpawnDangers       1
  221. SpawnHealth        1
  222. SpawnMines         0
  223. FriendlyFire       1
  224. RespawnItems       1
  225. LightLevel         1
  226. PointGoal          21
  227. DangerDamage       -1
  228. TimeLimit          0
  229. RespawnTime        30
  230.  
  231. ;
  232. ; Eluder battle options
  233. ;
  234. Gravity            30000
  235. Speed              0
  236. SpawnDangers       1
  237. LightLevel         1
  238. PointGoal          21
  239. TimeLimit          0
  240. RespawnTime        30
  241.  
  242. ;
  243. ; Deluder battle options
  244. ;
  245. Gravity            30000
  246. Speed              0
  247. Ammo               1
  248. Hitpoints          250
  249. SpawnDangers       1
  250. SpawnHealth        1
  251. SpawnMines         0
  252. SpawnWeapons       1
  253. RandomWeapons      0
  254. WeaponPersistence  0
  255. RespawnItems       1
  256. LightLevel         1
  257. PointGoal          21
  258. DangerDamage       -1
  259. TimeLimit          0
  260. RespawnTime        30
  261.  
  262. ;
  263. ; Capture the Triad battle options
  264. ;
  265. Gravity            30000
  266. Speed              0
  267. Ammo               1
  268. Hitpoints          250
  269. SpawnDangers       1
  270. SpawnHealth        1
  271. SpawnMines         0
  272. SpawnWeapons       1
  273. RandomWeapons      0
  274. WeaponPersistence  0
  275. RespawnItems       1
  276. LightLevel         1
  277. PointGoal          1
  278. DangerDamage       -1
  279. TimeLimit          0
  280. RespawnTime        30
  281.