home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 1997 February / PCM_9702.iso / igre / fhaven / units / alien.unt < prev    next >
Text File  |  1996-09-17  |  7KB  |  422 lines

  1. ;Unit Type name
  2. ;Facing ID (BMP file)
  3. ;Name of light weapon section or NO WEAPON
  4. ;Name of heavy weapon section 
  5. ;Type of movement "NOMOVE", "GROUND", "HOVER"
  6. ;Cash to produce
  7. ;Type of industry producing it "NONE", "TROOP", "FACTORY", "HOVER", "MISSILE", "DROPSHIP"
  8. ;Action Points
  9. ;Armor
  10. ;Upkeep cost
  11. ;Unit Type Category Squad, SuperSquad, Buggy, LtGrav, LtTank, Tank, HeavyGrav, 
  12. ;                   LongRange, LongRangeHover, MegaTank, TowerGun, 
  13. ;                    Dropship, NuclearMissile
  14. ;MoveSound            (Troop, Wheeled, Tracked, Hovering)
  15. ;Embedded            --> Only used for Towers, optionnal field --> TRUE / FALSE
  16. ;EncyclopediaImg    --> Image to display in the encyclopedia
  17.  
  18. [Trooper]
  19. PictureID=asqu
  20. LightWeapon=WEAPON_TROOPERL
  21. HeavyWeapon=WEAPON_TROOPERH
  22. Movement=GROUND
  23. Cost=30
  24. ProductionType=TROOP
  25. TimeUnits=50
  26. Initiative=1
  27. Hp=15
  28. Upkeep=1
  29. UnitCategory=SQUAD
  30. MoveSound=Troop
  31. DestructionAnimation=SQUADEXPLODESALI
  32. EncyclopediaImg=e-asqd8
  33. EncyclopediaTxt=
  34.  
  35. [Sniper]
  36. PictureID=asni
  37. LightWeapon=WEAPON_SNIPERL
  38. HeavyWeapon=WEAPON_SNIPERH
  39. Movement=GROUND
  40. Cost=60
  41. ProductionType=TROOP
  42. TimeUnits=70
  43. Initiative=1
  44. Hp=20
  45. Upkeep=3
  46. UnitCategory=SUPERSQUAD
  47. MoveSound=Troop
  48. DestructionAnimation=SQUADEXPLODESALI
  49. EncyclopediaImg=e-asni8
  50. EncyclopediaTxt=
  51.  
  52. [Light Tank]
  53. PictureID=altk
  54. LightWeapon=WEAPON_LTANKL
  55. HeavyWeapon=WEAPON_LTANKH
  56. Movement=GROUND
  57. Cost=150
  58. ProductionType=FACTORY
  59. TimeUnits=100
  60. Initiative=1
  61. Hp=30
  62. Upkeep=10
  63. UnitCategory=LtTank
  64. MoveSound=Tracked
  65. DestructionAnimation=UNITEXPLODES
  66. EncyclopediaImg=e-altk8
  67. EncyclopediaTxt=
  68.  
  69. [Artillery]
  70. PictureID=apla
  71. LightWeapon=WEAPON_ARTL
  72. HeavyWeapon=WEAPON_ARTH
  73. Movement=GROUND
  74. Cost=500
  75. ProductionType=FACTORY
  76. TimeUnits=50
  77. Initiative=1
  78. Hp=30
  79. Upkeep=25
  80. UnitCategory=LongRange
  81. MoveSound=Tracked
  82. DestructionAnimation=UNITEXPLODES
  83. EncyclopediaImg=e-apla8
  84. EncyclopediaTxt=
  85.  
  86. [Hover Tank]
  87. PictureID=ahov
  88. LightWeapon=WEAPON_HTANKL
  89. HeavyWeapon=WEAPON_HTANKH
  90. Movement=HOVER
  91. Cost=300
  92. ProductionType=HOVER
  93. TimeUnits=100
  94. Initiative=1
  95. Hp=60
  96. Upkeep=15
  97. UnitCategory=HeavyGrav
  98. MoveSound=Hovering
  99. DestructionAnimation=UNITEXPLODES
  100. EncyclopediaImg=e-agrv8
  101. EncyclopediaTxt=
  102.  
  103. [Flyer]
  104. PictureID=afly
  105. LightWeapon=WEAPON_FLYERL
  106. HeavyWeapon=WEAPON_FLYERH
  107. Movement=HOVER
  108. Cost=300
  109. ProductionType=HOVER
  110. TimeUnits=140
  111. Initiative=1
  112. Hp=30
  113. Upkeep=15
  114. UnitCategory=LtGrav
  115. MoveSound=Hovering
  116. DestructionAnimation=SQUADEXPLODESALI
  117. EncyclopediaImg=e-afly8
  118. EncyclopediaTxt=
  119.  
  120. [Tank]
  121. PictureID=amdt
  122. LightWeapon=WEAPON_TANKL
  123. HeavyWeapon=WEAPON_TANKH
  124. Movement=GROUND
  125. Cost=300
  126. ProductionType=FACTORY
  127. TimeUnits=70
  128. Initiative=1
  129. Hp=75
  130. Upkeep=15
  131. UnitCategory=Tank
  132. MoveSound=Tracked
  133. DestructionAnimation=UNITEXPLODES
  134. EncyclopediaImg=e-amdt8
  135. EncyclopediaTxt=
  136.  
  137. [Fusion Tower]
  138. PictureID=ATUR
  139. LightWeapon=WEAPON_TOWERH
  140. HeavyWeapon=WEAPON_TOWERH
  141. Movement=NOMOVE
  142. Cost=75
  143. ProductionType=NONE
  144. TimeUnits=10
  145. Initiative=1
  146. Hp=40
  147. Upkeep=0
  148. UnitCategory=TowerGun
  149. MoveSound=Troop
  150. Embedded=TRUE
  151. AcquireExperience=FALSE
  152. DestructionAnimation=UNITEXPLODES
  153. EncyclopediaImg=e-atur8
  154. EncyclopediaTxt=
  155.  
  156. ;____________________________________________________________________________________
  157. [WEAPON_TROOPERL]
  158. Name=PLASMA LAUNCHER
  159. Type=1
  160. Display=S-LPLASMALAUNCHER
  161. Turreted=1
  162. Range=4
  163. Precision=1
  164. DamageContact=15
  165. DamageClose=4
  166. DamageFar=0
  167. PercentTimeUnits=35
  168.  
  169. [WEAPON_TROOPERH]
  170. Name=EXPLOSIVE MINE
  171. Type=0
  172. Display=S-CLOSEATTACK
  173. Turreted=1
  174. Range=1
  175. Precision=-2
  176. DamageContact=30
  177. DamageClose=0
  178. DamageFar=0
  179. PercentTimeUnits=60
  180.  
  181. [WEAPON_SNIPERL]
  182. Name=LONG RANGE RIFLE
  183. Type=0
  184. Display=S-FUSIONCANNON
  185. Turreted=1
  186. Range=7
  187. Precision=-2
  188. DamageContact=10
  189. DamageClose=0
  190. DamageFar=0
  191. PercentTimeUnits=40
  192.  
  193. [WEAPON_SNIPERH]
  194. Name=EXPLOSIVE MINE
  195. Type=0
  196. Display=S-CLOSEATTACK
  197. Turreted=1
  198. Range=1
  199. Precision=-2
  200. DamageContact=30
  201. DamageClose=0
  202. DamageFar=0
  203. PercentTimeUnits=60
  204.  
  205. [WEAPON_LTANKL]
  206. Name=LIGHT FUSION CANNON
  207. Type=0
  208. Display=S-FUSIONCANNON
  209. Turreted=1
  210. Range=6
  211. Precision=-1
  212. DamageContact=5
  213. DamageClose=0
  214. DamageFar=0
  215. PercentTimeUnits=15
  216.  
  217. [WEAPON_LTANKH]
  218. Name=LIGHT SHOCKBOLT
  219. Type=0
  220. Display=S-SHOCKBOLT
  221. Turreted=1
  222. Range=5
  223. Precision=0
  224. DamageContact=15
  225. DamageClose=0
  226. DamageFar=0
  227. PercentTimeUnits=26
  228.  
  229. [WEAPON_TANKL]
  230. Name=LIGHT SHOCK BOLT
  231. Type=0
  232. Display=S-SHOCKBOLT
  233. Turreted=1
  234. Range=5
  235. Precision=0
  236. DamageContact=14
  237. DamageClose=0
  238. DamageFar=0
  239. PercentTimeUnits=20
  240.  
  241. [WEAPON_TANKH]
  242. Name=HEAVY FUSION CANNON
  243. Type=0
  244. Display=S-DUALFUSIONCANNON
  245. Turreted=1
  246. Range=6
  247. Precision=0
  248. DamageContact=60
  249. DamageClose=0
  250. DamageFar=0
  251. PercentTimeUnits=35
  252.  
  253. [WEAPON_FLYERL]
  254. Name=LIGHT FUSION CANNON
  255. Type=0
  256. Display=S-FUSIONCANNON
  257. Turreted=1
  258. Range=5
  259. Precision=0
  260. DamageContact=11
  261. DamageClose=0
  262. DamageFar=0
  263. PercentTimeUnits=25
  264.  
  265. [WEAPON_FLYERH]
  266. Name=MEDIUM SHOCK BOLT
  267. Type=0
  268. Display=S-SHOCKBOLT
  269. Turreted=1
  270. Range=9
  271. Precision=-2
  272. DamageContact=30
  273. DamageClose=0
  274. DamageFar=0
  275. PercentTimeUnits=40
  276.  
  277. [WEAPON_HTANKL]
  278. Name=DUAL CANNON
  279. Type=0
  280. Display=S-DUALFUSIONCANNON
  281. Turreted=1
  282. Range=5
  283. Precision=0
  284. DamageContact=6
  285. DamageClose=0
  286. DamageFar=0
  287. PercentTimeUnits=25
  288.  
  289. [WEAPON_HTANKH]
  290. Name=HEAVY SHOCK BOLT
  291. Type=0
  292. Display=S-SHOCKBOLT
  293. Turreted=1
  294. Range=6
  295. Precision=-1
  296. DamageContact=60
  297. DamageClose=0
  298. DamageFar=0
  299. PercentTimeUnits=50
  300.  
  301. [WEAPON_ARTL]
  302. Name=LIGHT FUSION CANNON
  303. Type=0
  304. Display=S-FUSIONCANNON
  305. Turreted=1
  306. Range=6
  307. Precision=0
  308. DamageContact=15
  309. DamageClose=0
  310. DamageFar=0
  311. PercentTimeUnits=40
  312.  
  313. [WEAPON_ARTH]
  314. Name=HEAVY PLASMA LAUNCHER
  315. Type=1
  316. Display=S-PLASMALAUNCHER
  317. Turreted=1
  318. Range=12
  319. Precision=1
  320. DamageContact=45
  321. DamageClose=22
  322. DamageFar=7
  323. PercentTimeUnits=100
  324.  
  325. [WEAPON_SHoGL]
  326. ;tank
  327. Name=DUAL CANNON
  328. Type=0
  329. Display=S-DUALFUSIONCANNON
  330. Turreted=1
  331. Range=6
  332. Precision=0
  333. DamageContact=10
  334. DamageClose=0
  335. DamageFar=0
  336. PercentTimeUnits=12
  337.  
  338. [WEAPON_SHoGH]
  339. Name=HEAVY PLASMA LAUNCHER
  340. Type=1
  341. Display=S-PLASMALAUNCHER
  342. Turreted=1
  343. Range=8
  344. Precision=1
  345. DamageContact=25
  346. DamageClose=15
  347. DamageFar=5
  348. PercentTimeUnits=60
  349.  
  350. [WEAPON_MEGAL]
  351. Name=LIGHT FUSION CANNON
  352. Type=0
  353. Display=S-FUSIONCANNON
  354. Turreted=1
  355. Range=6
  356. Precision=-1
  357. DamageContact=14
  358. DamageClose=0
  359. DamageFar=0
  360. PercentTimeUnits=20
  361.  
  362. [WEAPON_MEGAH]
  363. Name=MEGA CANNON
  364. Type=0
  365. Display=S-TMEGACANNON
  366. Turreted=1
  367. Range=5
  368. Precision=-2
  369. DamageContact=120
  370. DamageClose=10
  371. DamageFar=0
  372. PercentTimeUnits=60
  373.  
  374. [WEAPON_TOWERH]
  375. Name=FUSION CANNON
  376. Type=0
  377. Display=S-DUALFUSIONCANNON 
  378. Turreted=1
  379. Range=8
  380. Precision=-4
  381. DamageContact=40
  382. DamageClose=0
  383. DamageFar=0
  384. PercentTimeUnits=100
  385.  
  386. [WEAPON_ZILLAL]
  387. Name=GIANT CLAWS
  388. Type=0
  389. Display=S-FUSIONCANNON
  390. Turreted=1
  391. Range=1
  392. Precision=-2
  393. DamageContact=100
  394. DamageClose=0
  395. DamageFar=0
  396. PercentTimeUnits=30
  397.  
  398. [WEAPON_ZILLAH]
  399. Name=FIREBREATHING
  400. Type=0
  401. Display=S-TMEGACANNON
  402. Turreted=1
  403. Range=5
  404. Precision=-2
  405. DamageContact=500
  406. DamageClose=10
  407. DamageFar=0
  408. PercentTimeUnits=60
  409.  
  410. [WEAPON_TOWERCRYSTAL]
  411. Name=BIG GUN
  412. Type=1
  413. Display=S-ALIENCRYSTAL
  414. Turreted=1
  415. Range=48
  416. Precision=0
  417. AlwaysHit=TRUE
  418. DamageContact=19
  419. DamageClose=0
  420. DamageFar=0
  421. PercentTimeUnits=100
  422.