Advertisement
Brandan

Edit this.

May 3rd, 2012
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 14.77 KB | None | 0 0
  1. ##########################
  2. #   POP3 BALANCE FILE  
  3. ##########################
  4. # Tree Grow Rates
  5. P3CONST_TREE1_WOOD_GROW =  2 # how fast trees regrow
  6. P3CONST_TREE2_WOOD_GROW =  2 # how fast trees regrow
  7. P3CONST_TREE3_WOOD_GROW =  2 # how fast trees regrow
  8. P3CONST_TREE4_WOOD_GROW =  2 # how fast trees regrow
  9. P3CONST_TREE5_WOOD_GROW =  2 # how fast trees regrow
  10. P3CONST_TREE6_WOOD_GROW =  2 # how fast trees regrow
  11.  
  12. # Wood Ammount
  13. P3CONST_TREE1_WOOD_VALUE =  600 # how much wood it costs to build
  14. P3CONST_TREE2_WOOD_VALUE =  600 # how much wood it costs to build
  15. P3CONST_TREE3_WOOD_VALUE =  600 # how much wood it costs to build
  16. P3CONST_TREE4_WOOD_VALUE =  600 # how much wood it costs to build
  17. P3CONST_TREE5_WOOD_VALUE =  600 # how much wood it costs to build
  18. P3CONST_TREE6_WOOD_VALUE =  600 # how much wood it costs to build
  19.  
  20. # Ranges
  21. P3CONST_SP_W_RANGE_BLAST =  3072 # Ranage this spell has
  22. P3CONST_SP_W_RANGE_BOLT =  6144 # Ranage this spell has
  23. P3CONST_SP_W_RANGE_PLAGUE =  6144 # Ranage this spell has
  24. P3CONST_SP_W_RANGE_INVIS =  4096 # Ranage this spell has
  25. P3CONST_SP_W_RANGE_FIREST =  4096 # Ranage this spell has
  26. P3CONST_SP_W_RANGE_HYPNO =  4096 # Ranage this spell has
  27. P3CONST_SP_W_RANGE_GARMY =  4096 # Ranage this spell has
  28. P3CONST_SP_W_RANGE_EROSION =  4036 # Ranage this spell has
  29. P3CONST_SP_W_RANGE_LBRIDGE =  5120 # Ranage this spell has
  30. P3CONST_SP_W_RANGE_AOD =  3072 # Ranage this spell has
  31. P3CONST_SP_W_RANGE_QUAKE =  4036 # Ranage this spell has
  32. P3CONST_SP_W_RANGE_FLATTEN =  4036 # Ranage this spell has
  33. P3CONST_SP_W_RANGE_VOLCANO =  3072 # Ranage this spell has
  34. P3CONST_SP_W_RANGE_CONVERT_WILD =  8192 # Ranage this spell has
  35. P3CONST_SP_W_RANGE_SHIELD =  4096 # Ranage this spell has
  36. P3CONST_SP_W_RANGE_TELEPORT =  65536 # Ranage this spell has
  37. P3CONST_SP_W_RANGE_BLOODLUST =  4096 # Ranage this spell has
  38.  
  39. # Mana Requirements
  40. P3CONST_SPELL_BLAST =  10000 # Mana requirment of this spell
  41. P3CONST_SPELL_CONVERT_WILD =  10000 # Mana requirment of this spell
  42. P3CONST_SPELL_GARMY =  18000 # Mana requirment of this spell
  43. P3CONST_SPELL_PLAGUE =  40000 # Mana requirment of this spell
  44. P3CONST_SPELL_INVIS =  50000 # Mana requirment of this spell
  45. P3CONST_SPELL_SHIELD =  60000 # Mana requirment of this spell
  46. P3CONST_SPELL_LBRIDGE =  70000 # Mana requirment of this spell
  47. P3CONST_SPELL_BOLT =  80000 # Mana requirment of this spell
  48. P3CONST_SPELL_HYPNO =  85000 # Mana requirment of this spell
  49. P3CONST_SPELL_WWIND =  90000 # Mana requirment of this spell
  50. P3CONST_SPELL_SWAMP =  100000 # Mana requirment of this spell
  51. P3CONST_SPELL_FLATTEN =  125000 # Mana requirment of this spell
  52. P3CONST_SPELL_QUAKE =  175000 # Mana requirment of this spell
  53. P3CONST_SPELL_EROSION =  210000 # Mana requirment of this spell
  54. P3CONST_SPELL_FIREST =  400000 # Mana requirment of this spell
  55. P3CONST_SPELL_AOD =  510000 # Mana requirment of this spell
  56. P3CONST_SPELL_VOLCANO =  800000 # Mana requirment of this spell
  57.  
  58. # Charge Time
  59. P3CONST_SPELL_AOD_OPT_S =  300  # Change this this spell has
  60. P3CONST_SPELL_VOLCANO_OPT_S =  300  # Change this this spell has
  61. P3CONST_SPELL_CONVERT_WILD_OPT_S =  300  # Change this this spell has
  62. P3CONST_SPELL_HYPNO_OPT_S =  240  # Change this this spell has
  63. P3CONST_SPELL_EROSION_OPT_S =  240  # Change this this spell has
  64. P3CONST_SPELL_QUAKE_OPT_S =  240  # Change this this spell has
  65. P3CONST_SPELL_FLATTEN_OPT_S =  125000  # Change this this spell has
  66. P3CONST_SPELL_BOLT_OPT_S =  180  # Change this this spell has
  67. P3CONST_SPELL_WWIND_OPT_S =  180  # Change this this spell has
  68. P3CONST_SPELL_FIREST_OPT_S =  180  # Change this this spell has
  69. P3CONST_SPELL_SWAMP_OPT_S =  180  # Change this this spell has
  70. P3CONST_SPELL_LBRIDGE_OPT_S =  180  # Change this this spell has
  71. P3CONST_SPELL_PLAGUE_OPT_S =  45  # Change this this spell has
  72. P3CONST_SPELL_INVIS_OPT_S =  120  # Change this this spell has
  73. P3CONST_SPELL_SHIELD_OPT_S =  120  # Change this this spell has
  74. P3CONST_SPELL_BLOODLUST_OPT_S =  120  # Change this this spell has
  75. P3CONST_SPELL_TELEPORT_OPT_S =  120  # Change this this spell has
  76. P3CONST_SPELL_BLAST_OPT_S =  30  # Change this this spell has
  77. P3CONST_SPELL_GARMY_OPT_S =  60  # Change this this spell has
  78. P3CONST_SPELL_ARMAGEDDON_OPT_S =  60 # Change this this spell has
  79.  
  80. # Available Slots
  81. P3CONST_SP_1_OFF_MAX_AOD =  1 # how many slots this spell has
  82. P3CONST_SP_1_OFF_MAX_VOLCANO =  1 # how many slots this spell has
  83. P3CONST_SP_1_OFF_MAX_CONVERT_WILD =  4 # how many slots this spell has
  84. P3CONST_SP_1_OFF_MAX_HYPNO =  3 # how many slots this spell has
  85. P3CONST_SP_1_OFF_MAX_EROSION =  2 # how many slots this spell has
  86. P3CONST_SP_1_OFF_MAX_QUAKE =  2 # how many slots this spell has
  87. P3CONST_SP_1_OFF_MAX_FLATTEN =  3 # how many slots this spell has
  88. P3CONST_SP_1_OFF_MAX_BOLT =  4 # how many slots this spell has
  89. P3CONST_SP_1_OFF_MAX_WWIND =  3 # how many slots this spell has
  90. P3CONST_SP_1_OFF_MAX_FIREST =  2 # how many slots this spell has
  91. P3CONST_SP_1_OFF_MAX_SWAMP =  3 # how many slots this spell has
  92. P3CONST_SP_1_OFF_MAX_LBRIDGE =  4 # how many slots this spell has
  93. P3CONST_SP_1_OFF_MAX_PLAGUE =  4 # how many slots this spell has
  94. P3CONST_SP_1_OFF_MAX_INVIS =  4 # how many slots this spell has
  95. P3CONST_SP_1_OFF_MAX_SHIELD =  4 # how many slots this spell has
  96. P3CONST_SP_1_OFF_MAX_BLOODLUST =  4 # how many slots this spell has
  97. P3CONST_SP_1_OFF_MAX_TELEPORT =  4 # how many slots this spell has
  98. P3CONST_SP_1_OFF_MAX_BLAST =  4 # how many slots this spell has
  99. P3CONST_SP_1_OFF_MAX_GARMY =  4 # how many slots this spell has
  100. P3CONST_SP_1_OFF_MAX_ARMAGEDDON =  1 # how many slots this spell has
  101.  
  102. # Walking Speeds
  103. P3CONST_BRAVE_SPEED =  100  # How Fast this unit can walk
  104. P3CONST_WARRIOR_SPEED =  100  # How Fast this unit can walk
  105. P3CONST_RELIGIOUS_SPEED =  66  # How Fast this unit can walk
  106. P3CONST_SPY_SPEED =  66  # How Fast this unit can walk
  107. P3CONST_SUPER_WARRIOR_SPEED =  80  # How Fast this unit can walk
  108. P3CONST_MEDICINE_MAN_SPEED =  100 # How Fast this unit can walk
  109.  
  110. # Max Health
  111. P3CONST_LIFE_BRAVE =  200 # max health of a unit
  112. P3CONST_LIFE_WARR =  500 # max health of a unit
  113. P3CONST_LIFE_SPY =  66 # max health of a unit
  114. P3CONST_LIFE_PREACH =  66 # max health of a unit
  115. P3CONST_LIFE_SWARR =  80 # max health of a unit
  116. P3CONST_LIFE_SHAMEN =  900 # max health of a unit
  117. value
  118.  
  119. # Tower Ranges
  120. P3CONST_BRAVE_DT_RADIUS =  5 # Whats the max tower range this unit is allowed to have.
  121. P3CONST_WARRIOR_DT_RADIUS =  8 # Whats the max tower range this unit is allowed to have.
  122. P3CONST_RELIGIOUS_DT_RADIUS =  5 # Whats the max tower range this unit is allowed to have.
  123. P3CONST_SPY_DT_RADIUS =  10 # Whats the max tower range this unit is allowed to have.
  124. P3CONST_SUPER_WARRIOR_DT_RADIUS =  8 # Whats the max tower range this unit is allowed to have.
  125. P3CONST_MEDICINE_MAN_DT_RADIUS =  5 # Whats the max tower range this unit is allowed to have.
  126.  
  127. # Mana Value
  128. P3CONST_MANA_F_BRAVE =  15 # How much mana this unit oozes.
  129. P3CONST_MANA_F_WARR =  4 # How much mana this unit oozes.
  130. P3CONST_MANA_F_SPY =  4 # How much mana this unit oozes.
  131. P3CONST_MANA_F_PREACH =  4 # How much mana this unit oozes.
  132. P3CONST_MANA_F_SWARR =  4 # How much mana this unit oozes.
  133. P3CONST_MANA_F_SHAMEN =  30 # How much mana this unit oozes.
  134.  
  135. # Attack Power
  136. P3CONST_FIGHT_DAMAGE_BRAVE =  60 # how much damage this unit can do to anyother.
  137. P3CONST_FIGHT_DAMAGE_WARR =  360 # how much damage this unit can do to anyother.
  138. P3CONST_FIGHT_DAMAGE_SPY =  60 # how much damage this unit can do to anyother.
  139. P3CONST_FIGHT_DAMAGE_PREACH =  60 # how much damage this unit can do to anyother.
  140. P3CONST_FIGHT_DAMAGE_SWARR =  60 # how much damage this unit can do to anyother.
  141. P3CONST_FIGHT_DAMAGE_SHAMAN =  1000 # how much damage a shaman can do to a unit
  142. P3CONST_SW_BLAST_DAMAGE =  800 # how much power is packed into a firewarrior blast
  143. P3CONST_SW_FIRE_RATE =  40 # The rate witch firewarriors can fire
  144.  
  145. # Wood Requirments
  146. P3CONST_WOOD_HUT_1 =  200# wood
  147. P3CONST_WOOD_HUT_2 =  200 #wood
  148. P3CONST_WOOD_HUT_3 =  200 #wood
  149. P3CONST_WOOD_DRUM_TOWER =  200 #wood
  150. P3CONST_WOOD_TEMPLE =  200 # wood
  151. P3CONST_WOOD_SPY_HUT =  4000 # wood
  152. P3CONST_WOOD_WARRIOR =  3500 # wood
  153. P3CONST_WOOD_RECONV =  200 # wood
  154. P3CONST_WOOD_BOAT_1 =  200 # wood
  155. P3CONST_WOOD_AIR_1 =  200 # wood
  156. P3CONST_WOOD_SUPER =  200 # Wood
  157.  
  158. # Training Mana Cost
  159. P3CONST_HUMAN_TRAIN_MANA_WARR =  3500  # how much mana it costs for this unit to train
  160. P3CONST_HUMAN_TRAIN_MANA_SPY =  4000  # how much mana it costs for this unit to train
  161. P3CONST_HUMAN_TRAIN_MANA_PREACH =  3500 # how much mana it costs for this unit to train
  162. conversion # Place holder
  163. P3CONST_HUMAN_TRAIN_MANA_SWARR = 4000 # how much mana a firewarrior costs to train
  164. conversion # Place Holder
  165.  
  166. # Wood Reauired
  167. P3CONST_WOOD_VEHICLE_BOAT1 =  400 # how much wood
  168. P3CONST_WOOD_VEHICLE_AIRSHIP_1 =  200 # how much wood
  169.  
  170. # Life Time
  171. P3CONST_VEHICLE_LIFE_BOAT =  5000 # how long a boat lasts until it sinks
  172. P3CONST_VEHICLE_LIFE_BALLOON =  5000 # how long a baloon lasts until it explodes
  173.  
  174. # Spell Unit Effect
  175. P3CONST_SPY_DISGUISE_DELAY =  64 # the time lmit before braves expose them selfs (WARNINGS)
  176. P3CONST_INVIS_NUM_PEOPLE =  199 # how many people ivisible effects
  177. P3CONST_HYPNO_NUM_PEOPLE =  199 # how many people hypno affects
  178. P3CONST_LIGHTNING_NUM_KILLS =  20 # how many lighting kills there can be (dont set to 199 it crashes)
  179. P3CONST_SHIELD_NUM_PEOPLE =  199 # how many braves can sheild be casted on
  180. P3CONST_AOD_KILL_COUNT =  199 # how much aod kills
  181. P3CONST_BLAST_DAMAGE_AOD =  100 # Damage blast does to aod
  182.  
  183. # AoD Lifetime
  184. P3CONST_AOD_DURATION =  300 # How long AOd Can last
  185.  
  186. # Firestorm Duration
  187. P3CONST_FIRESTORM_DURATION =  500 # how long firestorm can last
  188.  
  189. # General
  190. P3CONST_START_MANA =  9000000 # Start Mana
  191. P3CONST_MAX_MANA =  10000000  # Max Possible Mana
  192.  
  193. # Huts
  194. P3CONST_MANA_F_HUT_LEVEL_1 =  10000 # How much Mana a hut can give
  195. P3CONST_MANA_F_HUT_LEVEL_2 =  700   # How much Mana a hut can give
  196. P3CONST_MANA_F_HUT_LEVEL_3 =  500   # How much Mana a hut can give
  197.  
  198.  
  199. ######### NOT EDITED (Be Careful) #########
  200.  
  201. P3CONST_MANA_F_TRAINING = 50     # how much mana it costs to train
  202. P3CONST_MANA_F_HOUSED = 100      # how much mana it costs to train
  203. P3CONST_MANA_F_WORKING = 100     # how much mana it costs to train
  204. P3CONST_MANA_UPDATE_FREQ = 15    # how fast mana updates (maybe in miliseconds or half seconds?)
  205. P3CONST_HUMAN_MANA_ADJUST = 125  # not sure DONNO
  206. P3CONST_COMPUTER_MANA_ADJUST = 50 # Donno
  207.  
  208. P3CONST_WALK_ALT_DIFF2 = 384 # Something with walking / DONNO
  209.  
  210. P3CONST_CONV_TEMPLE = 4000  # how long it takes to train
  211. P3CONST_CONV_SPY = 4000     # how long it takes to train
  212. P3CONST_CONV_WARRIOR = 4000 # how long it takes to train
  213. P3CONST_CONV_SUPER = 4000   # how long it takes to train
  214. P3CONST_CONV_RECONV = 128   # how long it takes to train
  215.  
  216. P3CONST_HUT1_SPROG_TIME = 100 # how fast braves can spawn from huts (CORRECT)
  217. P3CONST_HUT2_SPROG_TIME = 80  # how fast braves can spawn from huts (CORRECT)
  218. P3CONST_HUT3_SPROG_TIME = 50  # how fast braves can spawn from huts (CORRECT)
  219. P3CONST_WOOD_BRAVE = 100# how much wood this unit can carry
  220. P3CONST_WOOD_WARR = 0   # how much wood this unit can carry
  221. P3CONST_WOOD_SPY = 0    # how much wood this unit can carry
  222. P3CONST_WOOD_PREACH = 0 # how much wood this unit can carry
  223. P3CONST_WOOD_SWARR = 0  # how much wood this unit can carry
  224. P3CONST_WOOD_SHAMAN = 0 # how much wood this unit can carry
  225.  
  226. P3CONST_SPROG%_POP_BAND_00_04% = 30 # donno
  227. P3CONST_SPROG%_POP_BAND_05_09% = 35 # ^
  228. P3CONST_SPROG%_POP_BAND_10_14% = 40 # ^
  229. P3CONST_SPROG%_POP_BAND_15_19% = 50 # ^
  230. P3CONST_SPROG%_POP_BAND_20_24% = 60 # ^
  231. P3CONST_SPROG%_POP_BAND_25_29% = 70 # ^
  232. P3CONST_SPROG%_POP_BAND_30_34% = 80 # ^
  233. P3CONST_SPROG%_POP_BAND_35_39% = 90  #^
  234. P3CONST_SPROG%_POP_BAND_40_44% = 100 #^
  235. P3CONST_SPROG%_POP_BAND_45_49% = 110 #^
  236. P3CONST_SPROG%_POP_BAND_50_54% = 120 #^
  237. P3CONST_SPROG%_POP_BAND_55_59% = 130 #^
  238. P3CONST_SPROG%_POP_BAND_60_64% = 140 #^
  239. P3CONST_SPROG%_POP_BAND_65_69% = 150 #^
  240. P3CONST_SPROG%_POP_BAND_70_74% = 160 #^
  241. P3CONST_SPROG%_POP_BAND_75_79% = 170 #^
  242. P3CONST_SPROG%_POP_BAND_80_84% = 180 #^
  243. P3CONST_SPROG%_POP_BAND_85_89% = 190 #^
  244. P3CONST_SPROG%_POP_BAND_90_94% = 195 #^
  245. P3CONST_SPROG%_POP_BAND_95_99% = 200 #^
  246.  
  247. P3CONST_NEAR_BLDG_CELLS = 3 # how close buildings can be to each other
  248. P3CONST_MAX_POP_VALUE__HUT_1 = 20 # Max population a hut can spawn
  249. P3CONST_MAX_POP_VALUE__HUT_2 = 30 # ^
  250. P3CONST_MAX_POP_VALUE__HUT_3 = 90 # ^
  251. P3CONST_SHAMEN_DEAD_MANA_%_LOST = 25 #obvis
  252. P3CONST_SHAMEN_DEAD_MANA_%_GAIN = 25 #obvis
  253. P3CONST_PREACHEE_CONV_FREQ = 200 # Max people a preacher can convert or the rate or both / CORRECT IF WRONG
  254. P3CONST_PREACHEE_CONV_CHANCE = 3 # what is the change of a preacher conversion
  255. P3CONST_HYPNO_COUNT_X8 = 55 #donno
  256. P3CONST_INVISIBLE_COUNT_X8 = 180 #donno
  257. P3CONST_SHIELD_COUNT_X8 = 180 #donno
  258. P3CONST_SWARM_PERSON_DAMAGE = 100 # how much swarm can fuck a person up
  259. P3CONST_LAND_BRIDGE_MAX_CHANGE = 256 # Donno How much a lb can change the land?
  260. P3CONST_SW_BLAST_RATE_TOWER = 100 # how fast shaman can cast blash from a tower
  261. P3CONST_SW_BLAST_DAMAGE_TOWER = 400 # either how much damage a blast can do to  a tower or how much damage a blast can do being shot from a tower
  262. P3CONST_ALT_BAND_0_SPELL_INCR = 80  ||
  263. P3CONST_ALT_BAND_1_SPELL_INCR = 90  \/
  264. P3CONST_ALT_BAND_2_SPELL_INCR = 100 \/
  265. P3CONST_ALT_BAND_3_SPELL_INCR = 110 \/
  266. P3CONST_ALT_BAND_4_SPELL_INCR = 120 \/
  267. P3CONST_ALT_BAND_5_SPELL_INCR = 130 \/
  268. P3CONST_ALT_BAND_6_SPELL_INCR = 140 \/
  269. P3CONST_ALT_BAND_7_SPELL_INCR = 150 \/
  270. P3CONST_ALT_BAND_0_SUPER_INCR = 80  \/
  271. P3CONST_ALT_BAND_1_SUPER_INCR = 90  \/
  272. P3CONST_ALT_BAND_2_SUPER_INCR = 100 \/
  273. P3CONST_ALT_BAND_3_SUPER_INCR = 110 \/
  274. P3CONST_ALT_BAND_4_SUPER_INCR = 120 \/
  275. P3CONST_ALT_BAND_5_SUPER_INCR = 130 \/
  276. P3CONST_ALT_BAND_6_SUPER_INCR = 140 \/
  277. P3CONST_ALT_BAND_7_SUPER_INCR = 150 #something with firewarriors maybe?
  278. P3CONST_CP_TRAIN_MANA_WARR = 1000 # How much it costs to train a  unit
  279. P3CONST_CP_TRAIN_MANA_SPY = 1000    ^
  280. P3CONST_CP_TRAIN_MANA_PREACH = 1000 ^
  281. P3CONST_CP_TRAIN_MANA_SWARR = 1000  ^
  282. P3CONST_TRAIN_MANA_BAND_00_03 = 100 # donno
  283. P3CONST_TRAIN_MANA_BAND_04_07 = 125 #donno
  284. P3CONST_TRAIN_MANA_BAND_08_11 = 150 #donno
  285. P3CONST_TRAIN_MANA_BAND_12_15 = 175 #donno
  286. P3CONST_TRAIN_MANA_BAND_16_20 = 200 #donno
  287. P3CONST_TRAIN_MANA_BAND_21+ = 250 #donno braves can drink?
  288. P3CONST_SW_BLDG_DAMAGE_DELAY = 1200 # Building damage delay  CORRECT
  289. P3CONST_SW_BLAST_DAMAGE_WARR = 5 # how much blast can do to a warrior
  290. P3CONST_MULTIPLE_SELECT_NUM = 5 # donno
  291. P3CONST_DME_RESTORE_TIME = 6000 # donno
  292. P3CONST_TRIGGER_REACTIVATE_TIME = 768 # something with stones
  293. P3CONST_LAND_BRIDGE_DURATION = 100 #how long lang bridge lasts
  294. P3CONST_BLOODLUST_COUNT_X8 = 180 # donno
  295. P3CONST_BLOODLUST_NUM_PEOPLE = 6 # donno
  296. P3CONST_BLOODLUST_DAMAGE_X = 3 # donno
  297. P3CONST_BLOODLUST_HEALTH_X = 3 # donno
  298. P3CONST_BLOODLUST_SW_BLAST_X = 3 # donno
  299. P3CONST_HUMAN_REINC_START_DELAY = 0 # donno
  300. P3CONST_LSME_DURATION_SECS = 120 #donno
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement