home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.14 / 1997-03_Disc_2.14.iso / haven / structs / human.stc < prev   
Text File  |  1996-09-17  |  4KB  |  217 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 ("NONE", "TROOP", "FACTORY", "HOVER", "MISSILE", "DROPSHIP")
  10. ;Storage type ("NONE", "TROOP", "FACTORY", "HOVER", "MISSILE", "DROPSHIP")
  11. ;    NOTE: for Production and Storage type, there can be more than one type, separated by a space
  12. ;Cash production
  13. ;Research production
  14. ;Energy production
  15. ;Cash consummation
  16. ;Energy consummation
  17. ;Storage size (may be Zero)
  18. ;Structure Category { "HQ", "FACTORY", "ENERGY", "LAB", "HOUSE", "AIRPORT", "STARPORT", 
  19. ;                     "SHIELD", "MINING", "WALL", "FORCEFIELD", "TOWER", "SCANNER", 
  20. ;                      "ROAD", "SHIP" };
  21. ;Embedded unit type name (or NUL)
  22.  
  23.  
  24. [Wall]
  25. Hp=20
  26. Cost=10
  27. SizeX=1
  28. SizeY=1
  29. PictureID=wall
  30. IsStarship=0
  31. BuiltWhere=NOWHERE
  32. ProductionType=NONE
  33. StorageType=NONE
  34. ProductionCash=0
  35. ProductionResearch=0
  36. ProductionEnergy=0
  37. ConsummationCash=0
  38. ConsummationEnergy=0
  39. StorageSize=0
  40. StructureCategory=WALL
  41. EmbeddedUnitType=NUL
  42. EncyclopediaImg=NUL
  43. EncyclopediaTxt=NUL
  44.  
  45. [Mining Facility]
  46. Hp=250
  47. Cost=100
  48. SizeX=3
  49. SizeY=3
  50. PictureID=hmin
  51. IsStarship=0
  52. BuiltWhere=B-ROAD
  53. ProductionType=NONE
  54. StorageType=NONE
  55. ProductionCash=100
  56. ProductionResearch=0
  57. ProductionEnergy=0
  58. ConsummationCash=0
  59. ConsummationEnergy=10
  60. StorageSize=0
  61. StructureCategory=MINING
  62. EmbeddedUnitType=NUL
  63. EncyclopediaImg=e-hmin8
  64. EncyclopediaTxt=Produces credits!income to build units!and structures.
  65.  
  66. [Power Plant]
  67. Hp=100
  68. Cost=50
  69. SizeX=2
  70. SizeY=2
  71. PictureID=heny
  72. IsStarship=0
  73. BuiltWhere=B-ROAD
  74. ProductionType=NONE
  75. StorageType=NONE
  76. ProductionCash=0
  77. ProductionResearch=0
  78. ProductionEnergy=100
  79. ConsummationCash=0
  80. ConsummationEnergy=0
  81. StorageSize=0
  82. StructureCategory=ENERGY
  83. EmbeddedUnitType=NUL
  84. EncyclopediaImg=e-heny8
  85. EncyclopediaTxt=Produces energy to!maintain buildings.
  86.  
  87. [Barrack]
  88. Hp=150
  89. Cost=200
  90. SizeX=2
  91. SizeY=2
  92. PictureID=hbar
  93. IsStarship=0
  94. BuiltWhere=B-ROAD
  95. ProductionType=TROOP
  96. StorageType=TROOP
  97. ProductionCash=0
  98. ProductionResearch=0
  99. ProductionEnergy=0
  100. ConsummationCash=0
  101. ConsummationEnergy=5
  102. StorageSize=8
  103. StructureCategory=Barracks
  104. EmbeddedUnitType=NUL
  105. EncyclopediaImg=e-hbar8
  106. EncyclopediaTxt=Allows construction!of squad units.
  107. CanBuild=FALSE
  108.  
  109. [Factory]
  110. Hp=250
  111. Cost=300
  112. SizeX=3
  113. SizeY=3
  114. PictureID=hfac
  115. IsStarship=0
  116. BuiltWhere=B-ROAD
  117. ProductionType=FACTORY
  118. StorageType=FACTORY
  119. ProductionCash=0
  120. ProductionResearch=0
  121. ProductionEnergy=0
  122. ConsummationCash=0
  123. ConsummationEnergy=50
  124. StorageSize=12
  125. StructureCategory=FACTORY
  126. EmbeddedUnitType=NUL
  127. EncyclopediaImg=e-hfac8
  128. EncyclopediaTxt=Allows construction!of ground units.
  129. CanBuild=FALSE
  130.  
  131. [Gravport]
  132. Hp=250
  133. Cost=300
  134. SizeX=4
  135. SizeY=3
  136. PictureID=hair
  137. IsStarship=0
  138. BuiltWhere=B-ROAD
  139. ProductionType=NONE
  140. StorageType=HOVER
  141. ProductionCash=0
  142. ProductionResearch=0
  143. ProductionEnergy=0
  144. ConsummationCash=0
  145. ConsummationEnergy=50
  146. StorageSize=12
  147. StructureCategory=AIRPORT
  148. EmbeddedUnitType=NUL
  149. EncyclopediaImg=e-hair8
  150. EncyclopediaTxt=Allows construction!of hover units.
  151. CanBuild=FALSE
  152.  
  153. [Shipyard]
  154. Hp=20000
  155. Cost=300
  156. SizeX=4
  157. SizeY=3
  158. PictureID=hbay
  159. IsStarship=0
  160. BuiltWhere=B-ROAD
  161. ProductionType=DROPSHIP
  162. StorageType=NONE
  163. ProductionCash=0
  164. ProductionResearch=0
  165. ProductionEnergy=0
  166. ConsummationCash=0
  167. ConsummationEnergy=50
  168. StorageSize=0
  169. StructureCategory=STARPORT
  170. EmbeddedUnitType=NUL
  171. CanBuild=FALSE
  172. EncyclopediaImg=e-hbay8
  173. EncyclopediaTxt=The only building!that allows!construction of!dropships.
  174.  
  175. [Radar]
  176. Hp=30
  177. Cost=200
  178. SizeX=2
  179. SizeY=2
  180. PictureID=hrad
  181. IsStarship=0
  182. BuiltWhere=B-ROAD
  183. ProductionType=NONE
  184. StorageType=NONE
  185. ProductionCash=0
  186. ProductionResearch=0
  187. ProductionEnergy=0
  188. ConsummationCash=0
  189. ConsummationEnergy=30
  190. StorageSize=0
  191. StructureCategory=Scanner
  192. EmbeddedUnitType=NUL
  193. EncyclopediaImg=e-hrad8
  194. EncyclopediaTxt=Gives information on!adjacent provinces,!improves Nuclear!attack and defense. 
  195. CanBuild=FALSE
  196.  
  197. [Laser Tower]
  198. Hp=50
  199. Cost=100
  200. SizeX=1
  201. SizeY=1
  202. PictureID=htur
  203. IsStarship=0
  204. BuiltWhere=B-WALL
  205. ProductionType=NONE
  206. StorageType=NONE
  207. ProductionCash=0
  208. ProductionResearch=0
  209. ProductionEnergy=0
  210. ConsummationCash=0
  211. ConsummationEnergy=25
  212. StorageSize=0
  213. StructureCategory=TOWER
  214. EmbeddedUnitType=Laser Tower
  215. EncyclopediaImg=NUL
  216. EncyclopediaTxt=NUL
  217.