home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1998 November / PowerPlay1198.bin / Demos / caesar3.exe / data1.cab / Executable / c3_model.txt < prev    next >
Text File  |  1998-08-05  |  9KB  |  223 lines

  1.  
  2. Notes on working with the model data
  3. -------------------------------------
  4.  
  5. 1. The numbers within the curly brackets ( { and } ) are the actual data.
  6.  
  7. 2. Please keep everything (including the spacing) as it is laid out here,
  8.    only changing the numbers (This helps when hardcoding the data back into
  9.    the compiled code).
  10.  
  11. 3. For negative numbers please keep the minus sign directly in front of the
  12.    number ( e.g. -10   NOT   - 10), errors will result otherwise.
  13.  
  14. 4. From left to right, the (BUILDINGS) numbers refer to :-
  15.     a - Cost of structure or of one tile of a structure (for walls etc)
  16.     b - Initial desirability value
  17.     c - desirability step (in tiles)
  18.     d - desirability step size
  19.     e - max desirability range
  20.     f - Number of people a building employs
  21.     g - future expansion
  22.     h - future expansion
  23.  
  24. 5. From left to right, the (HOUSES) numbers refer to :-
  25.     a - DES level at which the house will devolve
  26.     b - DES level at which the house will evolve
  27.     c .... future expansion
  28.  
  29. 6. AQUADUCT = AQUA_SYSTEM and should be set the same
  30.  
  31. 7. Chained structures such as walls roads etc do not have any effect on
  32.     desirability.
  33.  
  34. 8. At the moment the maximum range for spreading desirability = 6 tiles
  35.   this can be increased (with xtra coding) but thought should be given
  36.  to  the max distances needed as if we need to use much greater ranges,
  37.  a new (and simpler technique) wil have to be employed
  38.  
  39. 9. N.B. when setting DES ranges note that a positive DES level needs a negative
  40.   step (obvious, but L've already made this mistake!) .
  41.  
  42.  
  43. Model data starts here:-
  44. -------------------------
  45.  
  46. ALL BUILDINGS
  47.  
  48.         a   b   c   d   e   f   g   h
  49.        CST DES STP SZE RGE EMP ??? ???
  50.  
  51. 0,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  52. 1,Nothing,{,1,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  53. 2,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  54. 3,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  55. 4,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  56. 5,Road,{,4,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  57. 6,Wall,{,12,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  58. 7,Simon Stuff,{,30,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  59. 8,Aquaduct,{,8,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  60. 9,Dig,{,2,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  61. 10,House 1,{,10,-3,1,1,3,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  62. 11,House 2,{,0,-3,1,1,3,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  63. 12,House 3,{,0,-2,1,1,2,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  64. 13,House 4,{,0,-2,1,1,2,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
  65. 14,House 5,{,0,-2,1,1,2,0,0,0,}
  66. 15,House 6,{,0,-2,1,1,2,0,0,0,}
  67. 16,House 7,{,0,-1,1,1,1,0,0,0,}
  68. 17,House 8,{,0,-1,1,1,1,0,0,0,}
  69. 18,House 9,{,0,0,1,1,1,0,0,0,}
  70. 19,House 10,{,0,0,1,1,1,0,0,0,}
  71. 20,House 11,{,0,0,0,0,0,0,0,0,}
  72. 21,House 12,{,0,0,0,0,0,0,0,0,}
  73. 22,House 13,{,0,1,2,-1,2,0,0,0,}
  74. 23,House 14,{,0,1,2,-1,2,0,0,0,}
  75. 24,House 15,{,0,2,2,-2,2,0,0,0,}
  76. 25,House 16,{,0,2,2,-2,2,0,0,0,}
  77. 26,House 17,{,0,3,2,-1,6,0,0,0,}
  78. 27,House 18,{,0,3,2,-1,6,0,0,0,}
  79. 28,House 19,{,0,4,2,-1,6,0,0,0,}
  80. 29,House 20,{,0,4,2,-1,6,0,0,0,}
  81. 30,Ampitheatre,{,63,4,1,-1,4,12,0,0,},
  82. 31,Theatre,{,36,2,1,-1,2,8,0,0,},
  83. 32,Hippodrome,{,250,-3,1,1,3,50,0,0,},
  84. 33,Colloseum,{,100,-3,1,1,3,25,0,0,},
  85. 34,Gladiator Pit,{,45,-3,1,1,3,8,0,0,},
  86. 35,Lion Pit,{,50,-3,1,1,3,8,0,0,},
  87. 36,Artist Colony,{,40,2,1,-1,2,5,0,0,},
  88. 37,Chatioteer School,{,50,-3,1,1,3,10,0,0,},
  89. 38,Plaza ,{,15,4,1,-2,2,0,0,0,},
  90. 39,Gardens,{,12,3,1,-1,3,0,0,0,},
  91. 40,Fort (Legionaries),{,100,-8,2,2,4,16,0,0,},
  92. 41,Statue 1,{,10,3,1,-1,2,0,0,0,},
  93. 42,Statue 2,{,35,5,1,-1,3,0,0,0,},
  94. 43,Statue 3,{,75,7,2,-2,4,0,0,0,},
  95. 44,Fort - Javelin,{,100,-8,2,2,4,16,0,0,},16 or multiple of 16
  96. 45,Fort - Horse,{,100,-8,2,2,4,16,0,0,},
  97. 46,Clinic,{,22,0,0,0,0,5,0,0,},
  98. 47,Hospital,{,50,-1,2,1,2,30,0,0,},
  99. 48,Baths,{,35,4,1,-1,4,10,0,0,},
  100. 49,Barber,{,15,2,1,-1,2,2,0,0,},
  101. 50,Distribution Center,{,0,0,0,0,0,0,0,0,},
  102. 51,School,{,35,-2,1,1,2,10,0,0,},
  103. 52,Academy,{,50,4,1,1,4,30,0,0,},
  104. 53,Library,{,40,4,1,-1,4,20,0,0,},
  105. 54,Nothing,{,0,0,0,0,0,0,0,0,},
  106. 55,Prefecture,{,20,-2,1,1,2,6,0,0,},
  107. 56,Stables,{,0,0,0,0,0,0,0,0,},
  108. 57,Fort,{,100,-8,2,2,4,16,0,0,},16 or multiple of 16
  109. 58,Gatehouse,{,60,-4,1,1,3,3,0,0,},
  110. 59,Tower,{,40,-3,1,1,3,6,0,0,},
  111. 60,Small Farming Temple,{,40,3,2,-1,6,2,0,0,},
  112. 61,Small Shipping Temple,{,40,3,2,-1,6,2,0,0,},
  113. 62,Small Commerce Temple,{,40,3,2,-1,6,2,0,0,}
  114. 63,Small War Temple,{,40,3,2,-1,6,2,0,0,}
  115. 64,Small Love Temple,{,40,3,2,-1,6,2,0,0,}
  116. 65,Large Farming Temple,{,65,8,2,-1,8,5,0,0,}
  117. 66,Large Shipping Temple,{,65,8,2,-1,8,5,0,0,}
  118. 67,Large Commerce Temple,{,65,8,2,-1,8,5,0,0,}
  119. 68,Large War Temple,{,65,8,2,-1,8,5,0,0,}
  120. 69,Large Love Temple,{,65,8,2,-1,8,5,0,0,}
  121. 70,Market,{,30,-2,1,1,6,5,0,0,}
  122. 71,Granery,{,60,-3,1,2,2,6,0,0,}
  123. 72,Warehouse,{,45,-4,2,2,3,6,0,0,}
  124. 73,Warehouse Space,{,0,0,0,0,0,0,0,0,}
  125. 74,Shipyard,{,60,-8,2,2,3,10,0,0,}
  126. 75,Dock,{,80,-8,2,2,3,12,0,0,}
  127. 76,Wharf,{,40,-8,2,2,3,6,0,0,}
  128. 77,Governor Palace 1,{,100,4,2,-2,2,5,0,0,}
  129. 78,Governor Palace 2,{,150,6,2,-2,3,10,0,0,}
  130. 79,Governor Palace 3,{,200,8,2,-2,3,15,0,0,}
  131. 80,Mission,{,100,-3,1,1,2,20,0,0,}
  132. 81,Engineering Post,{,20,0,1,1,1,5,0,0,}
  133. 82,Foot Bridge,{,40,0,0,0,0,0,0,0,}
  134. 83,Ship Bridge,{,100,0,0,0,0,0,0,0,}
  135. 84,Senate 1,{,120,4,2,-2,2,20,0,0,}
  136. 85,Senate 2,{,200,8,2,-1,8,30,0,0,}
  137. 86,Forum 1,{,45,3,2,-1,2,6,0,0,}
  138. 87,Forum 2,{,75,3,2,-1,2,8,0,0,}
  139. 88,Native Hut,{,50,0,0,0,0,0,0,0,}
  140. 89,Native Meeting,{,50,0,0,0,0,0,0,0,}
  141. 90,Resevior,{,30,-6,1,2,3,0,0,0,}
  142. 91,Fountain,{,10,-1,1,1,2,4,0,0,}
  143. 92,Well,{,5,0,0,0,0,1,0,0,}
  144. 93,Native Field,{,0,0,0,0,0,0,0,0,}
  145. 94,Military Academy,{,80,-3,1,1,3,20,0,0,}
  146. 95,Barracks,{,80,-3,1,1,3,10,0,0,}
  147. 96,Nothing,{,0,0,0,0,0,0,0,0,}
  148. 97,Nothing,{,0,0,0,0,0,0,0,0,}
  149. 98,Oracle,{,100,6,1,-1,4,0,0,0,}
  150. 99,Burning House,{,0,0,0,0,0,0,0,0,}
  151. 100,Wheat Farm,{,40,-2,1,1,2,10,0,0,}
  152. 101,Vegtable Farm,{,40,-2,1,1,2,10,0,0,}
  153. 102,Fig Farm,{,40,2,1,1,2,10,0,0,}
  154. 103,Olive Farm,{,40,2,1,1,2,10,0,0,}
  155. 104,Vinard,{,40,2,1,1,2,10,0,0,}
  156. 105,Meat Farm,{,40,-2,1,1,2,10,0,0,}
  157. 106,Quarry,{,50,-2,1,1,2,10,0,0,}
  158. 107,Mine,{,50,-2,1,1,2,10,0,0,}
  159. 108,Lumber Mill,{,40,-2,1,1,2,10,0,0,}
  160. 109,Clay Pit,{,40,-2,1,1,2,10,0,0,}
  161. 110,Wine workshop,{,45,-2,1,1,2,10,0,0,}
  162. 111,Oil Workshop,{,50,-2,1,1,2,10,0,0,}
  163. 112,Weapons Workshop,{,50,-2,1,1,2,10,0,0,}
  164. 113,Furniture Workshop,{,40,-2,1,1,2,10,0,0,}
  165. 114,Pottery Workshop,{,40,-2,1,1,2,10,0,0,}
  166. 115,Nothing,{,0,0,0,0,0,0,0,0,}
  167. 116,Nothing,{,0,0,0,0,0,0,0,0,}
  168. 117,Nothing,{,0,0,0,0,0,0,0,0,}
  169. 118,Nothing,{,0,0,0,0,0,0,0,0,}
  170. 119,Nothing,{,0,0,0,0,0,0,0,0,}
  171. 120,(Scenario Builder Controls),{,0,0,0,0,0,0,0,0,}
  172. 121,Nothing,{,0,0,0,0,0,0,0,0,}
  173. 122,Nothing,{,0,0,0,0,0,0,0,0,}
  174. 123,Nothing,{,0,0,0,0,0,0,0,0,}
  175. 124,Nothing,{,0,0,0,0,0,0,0,0,}
  176. 125,Nothing,{,0,0,0,0,0,0,0,0,}
  177. 126,Nothing,{,0,0,0,0,0,0,0,0,}
  178. 127,Nothing,{,0,0,0,0,0,0,0,0,}
  179. 128,Nothing,{,0,0,0,0,0,0,0,0,}
  180. 129,Nothing,{,0,0,0,0,0,0,0,0,}
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187. ----------------------------------------------------------------------------------pop-tax-
  188.  
  189.  
  190. ALL HOUSES
  191.  
  192. House 1 - Tents,{,-99,-10,0,0,0,0,0,0,0,0,0,0,0,0,0,3,25,5,5,1,}
  193. House 2 - Tents,{,-12,-5,0,1,0,0,0,0,0,0,0,0,0,0,0,3,25,10,7,1,}
  194. House 3 - Shacks,{,-8,0,0,1,0,0,1,0,0,0,0,0,0,0,0,3,25,15,9,1,}
  195. House 4 - Shacks,{,-2,3,0,1,1,0,1,0,0,0,1,0,0,0,0,3,25,20,11,1,}
  196. House 5 - Hovels,{,1,8,0,2,1,0,1,0,0,0,1,0,0,0,0,3,22,25,13,2,}
  197. House 6 - Hovels,{,6,12,10,2,1,0,1,0,0,0,1,0,0,0,0,3,22,30,15,2,}
  198. House 7 - Insulae 1,{,10,16,10,2,1,1,1,0,0,0,1,0,0,0,0,2,17,35,17,2,}
  199. House 8 - Insulae 1,{,14,20,10,2,1,1,1,0,1,0,1,1,0,0,0,2,17,40,19,2,}
  200. House 9 - Insulae 2,{,18,25,25,2,1,1,1,0,1,0,1,1,0,0,0,2,17,45,19,3,}
  201. House 10 - Insulae 2,{,22,30,25,2,1,1,1,0,1,1,1,1,0,1,0,2,17,50,19,3,}
  202. House 11 - Grand Insulae,{,28,40,25,2,1,2,1,1,1,1,1,1,1,1,0,2,12,55,21,4,}
  203. House 12 - Grand Insulae,{,36,48,35,2,1,2,1,1,1,1,2,1,1,1,0,2,12,60,21,4,}
  204. House 13 - Small Villas,{,45,53,35,2,2,2,1,1,1,1,2,1,1,1,1,1,8,65,15,5,}
  205. House 14 - Small Villas,{,50,58,40,2,2,2,1,1,1,2,2,1,1,1,1,1,8,70,17,5,}
  206. House 15 - Medium Villas,{,55,63,40,2,2,3,1,1,1,2,2,1,1,1,1,1,8,75,17,7,}
  207. House 16 - Medium Villas,{,60,68,45,2,3,3,1,1,1,2,3,1,1,1,1,1,8,80,19,7,}
  208. House 17 - Large Villas,{,65,74,45,2,3,3,1,1,1,2,3,1,1,1,1,1,5,85,19,9,}
  209. House 18 - Large Villas,{,71,80,60,2,4,3,1,1,1,2,3,1,1,1,2,1,5,90,19,9,}
  210. House 19 -  Luxuary Villas,{,78,88,70,2,4,3,1,1,1,2,3,1,1,1,2,1,5,95,21,12,}
  211. House 20 - Luxuary Villas,{,85,95,80,2,4,3,1,1,1,2,3,1,1,1,2,1,5,100,21,12,}
  212.  
  213.  
  214.  
  215. End of model data.
  216. -------------------
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.