home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.14 / 1997-03_Disc_2.14.iso / haven / structs / alien.stc < prev    next >
Text File  |  1996-09-17  |  5KB  |  274 lines

  1. ;Name
  2. ;Hit points (> 0)
  3. ;Cost
  4. ;Size (x)
  5. ;Size (y)
  6. ;Picture ID
  7. ;Is Starship (0 == No)
  8. ;Built where ("NOWHERE", "B-ROAD", "B-WALL", "ANYWHERE")
  9. ;Production type (0 == No prod)
  10. ;Storage type
  11. ;Cash production
  12. ;Research production
  13. ;Energy production
  14. ;Cash consummation
  15. ;Energy consummation
  16. ;Storage size
  17. ;Structure Category { "HQ", "FACTORY", "ENERGY", "LAB", "HOUSE", "AIRPORT", "STARPORT", 
  18. ;                     "SHIELD", "MINING", "WALL", "FORCEFIELD", "TOWER", "SCANNER", 
  19. ;                     "ROAD", "SHIP" };
  20. ;Embedded unit type name (or NUL)
  21.  
  22. [Wall]
  23. Hp=20
  24. Cost=10
  25. SizeX=1
  26. SizeY=1
  27. PictureID=wall
  28. IsStarship=0
  29. BuiltWhere=NOWHERE
  30. ProductionType=NONE
  31. StorageType=NONE
  32. ProductionCash=0
  33. ProductionResearch=0
  34. ProductionEnergy=0
  35. ConsummationCash=0
  36. ConsummationEnergy=0
  37. StorageSize=0
  38. StructureCategory=WALL
  39. EmbeddedUnitType=NUL
  40. EncyclopediaImg=NUL
  41. EncyclopediaTxt=NUL
  42.  
  43. [Refinery]
  44. Hp=200
  45. Cost=75
  46. SizeX=3
  47. SizeY=3
  48. PictureID=amin
  49. IsStarship=0
  50. BuiltWhere=B-ROAD
  51. ProductionType=NONE
  52. StorageType=NONE
  53. ProductionCash=100
  54. ProductionResearch=0
  55. ProductionEnergy=0
  56. ConsummationCash=0
  57. ConsummationEnergy=10
  58. StorageSize=0
  59. StructureCategory=MINING
  60. EmbeddedUnitType=NUL
  61. EncyclopediaImg=e-amin8
  62. EncyclopediaTxt=Produces credits!income to build units!and structures.
  63.  
  64. [Energy Center]
  65. Hp=75
  66. Cost=40
  67. SizeX=2
  68. SizeY=2
  69. PictureID=aeny
  70. IsStarship=0
  71. BuiltWhere=B-ROAD
  72. ProductionType=NONE
  73. StorageType=NONE
  74. ProductionCash=0
  75. ProductionResearch=0
  76. ProductionEnergy=100
  77. ConsummationCash=0
  78. ConsummationEnergy=0
  79. StorageSize=0
  80. StructureCategory=ENERGY
  81. EmbeddedUnitType=NUL
  82. EncyclopediaImg=e-aeny8
  83. EncyclopediaTxt=Produces energy to!maintain buildings.
  84.  
  85. [Nest Center]
  86. Hp=110
  87. Cost=150
  88. SizeX=2
  89. SizeY=2
  90. PictureID=abar
  91. IsStarship=0
  92. BuiltWhere=B-ROAD
  93. ProductionType=TROOP
  94. StorageType=TROOP
  95. ProductionCash=0
  96. ProductionResearch=0
  97. ProductionEnergy=0
  98. ConsummationCash=0
  99. ConsummationEnergy=5
  100. StorageSize=8
  101. StructureCategory=Barracks
  102. EmbeddedUnitType=NUL
  103. EncyclopediaImg=e-abar8
  104. EncyclopediaTxt=Allows construction!of squad units.
  105.  
  106. [Production Center]
  107. Hp=200
  108. Cost=225
  109. SizeX=3
  110. SizeY=3
  111. PictureID=afac
  112. IsStarship=0
  113. BuiltWhere=B-ROAD
  114. ProductionType=FACTORY
  115. StorageType=FACTORY
  116. ProductionCash=0
  117. ProductionResearch=0
  118. ProductionEnergy=0
  119. ConsummationCash=0
  120. ConsummationEnergy=50
  121. StorageSize=12
  122. StructureCategory=FACTORY
  123. EmbeddedUnitType=NUL
  124. EncyclopediaImg=e-afac8
  125. EncyclopediaTxt=Allows construction!of ground units.
  126.  
  127. [Hover Pads]
  128. Hp=200
  129. Cost=225
  130. SizeX=4
  131. SizeY=3
  132. PictureID=aair
  133. IsStarship=0
  134. BuiltWhere=B-ROAD
  135. ProductionType=HOVER
  136. StorageType=HOVER
  137. ProductionCash=0
  138. ProductionResearch=0
  139. ProductionEnergy=0
  140. ConsummationCash=0
  141. ConsummationEnergy=50
  142. StorageSize=12
  143. StructureCategory=AIRPORT
  144. EmbeddedUnitType=NUL
  145. EncyclopediaImg=e-aair8
  146. EncyclopediaTxt=Allows construction!of hover units.
  147.  
  148. [Research Center]
  149. Hp=40
  150. Cost=300
  151. SizeX=2
  152. SizeY=2
  153. PictureID=alab
  154. IsStarship=0
  155. BuiltWhere=B-ROAD
  156. ProductionType=NONE
  157. StorageType=NONE
  158. ProductionCash=0
  159. ProductionResearch=100
  160. ProductionEnergy=0
  161. ConsummationCash=0
  162. ConsummationEnergy=10
  163. StorageSize=0
  164. StructureCategory=LAB
  165. EmbeddedUnitType=NUL
  166. EncyclopediaImg=e-alab8
  167. EncyclopediaTxt=Produces research!points to improve the!Tech Level in six!Research Fields. 
  168.  
  169. [Landing Site]
  170. Hp=20000
  171. Cost=225
  172. SizeX=4
  173. SizeY=3
  174. PictureID=abay
  175. IsStarship=0
  176. BuiltWhere=B-ROAD
  177. ProductionType=DROPSHIP
  178. StorageType=DROPSHIP
  179. ProductionCash=0
  180. ProductionResearch=0
  181. ProductionEnergy=0
  182. ConsummationCash=0
  183. ConsummationEnergy=50
  184. StorageSize=0
  185. StructureCategory=STARPORT
  186. EmbeddedUnitType=NUL
  187. CanBuild=FALSE
  188. EncyclopediaImg=e-abay8
  189. EncyclopediaTxt=The only building!that allows!construction of!dropships.
  190.  
  191. [Anti-Missile]
  192. Hp=150
  193. Cost=300
  194. SizeX=2
  195. SizeY=2
  196. PictureID=adef
  197. IsStarship=0
  198. BuiltWhere=B-ROAD
  199. ProductionType=NONE
  200. StorageType=NONE
  201. ProductionCash=0
  202. ProductionResearch=0
  203. ProductionEnergy=0
  204. ConsummationCash=0
  205. ConsummationEnergy=50
  206. StorageSize=0
  207. StructureCategory=AntiMissile
  208. EmbeddedUnitType=NUL
  209. EncyclopediaImg=e-adef8
  210. EncyclopediaTxt=Defense against!incoming missiles.
  211.  
  212. [Scanning Device]
  213. Hp=25
  214. Cost=150
  215. SizeX=2
  216. SizeY=2
  217. PictureID=arad
  218. IsStarship=0
  219. BuiltWhere=B-ROAD
  220. ProductionType=NONE
  221. StorageType=NONE
  222. ProductionCash=0
  223. ProductionResearch=0
  224. ProductionEnergy=0
  225. ConsummationCash=0
  226. ConsummationEnergy=30
  227. StorageSize=0
  228. StructureCategory=Scanner
  229. EmbeddedUnitType=NUL
  230. EncyclopediaImg=e-arad8
  231. EncyclopediaTxt=Gives information on!adjacent provinces,!improves Nuclear!attack and defense. 
  232.  
  233. [Nuclear Launcher]
  234. Hp=150
  235. Cost=600
  236. SizeX=2
  237. SizeY=2
  238. PictureID=asil
  239. IsStarship=0
  240. BuiltWhere=B-ROAD
  241. ProductionType=NONE
  242. StorageType=NONE
  243. ProductionCash=0
  244. ProductionResearch=0
  245. ProductionEnergy=0
  246. ConsummationCash=0
  247. ConsummationEnergy=50
  248. StorageSize=0
  249. StructureCategory=Missile
  250. EmbeddedUnitType=NUL
  251. EncyclopediaImg=e-asil8
  252. EncyclopediaTxt=Allows construction!of nuclear missiles.
  253.  
  254. [Fusion Tower]
  255. Hp=40
  256. Cost=75
  257. SizeX=1
  258. SizeY=1
  259. PictureID=atur
  260. IsStarship=0
  261. BuiltWhere=B-WALL
  262. ProductionType=NONE
  263. StorageType=NONE
  264. ProductionCash=0
  265. ProductionResearch=0
  266. ProductionEnergy=0
  267. ConsummationCash=0
  268. ConsummationEnergy=25
  269. StorageSize=0
  270. StructureCategory=TOWER
  271. EmbeddedUnitType=Fusion Tower
  272. EncyclopediaImg=NUL
  273. EncyclopediaTxt=NUL
  274.