Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. ;==== BALANCE CHANGES ============================================================================
  2. ;> Version 0.34b
  3. ;> Date : 19/10/2018
  4.  
  5. ;=========================================================================
  6. ;---- Yuri Faction ----------------------------------------------------------------------------------------------------
  7. ;=========================================================================
  8.  
  9. ;> Reduced unpromoted Initiate Garrison damage from 63 to 25.
  10. [UCPsychicJab]
  11. Damage=25
  12.  
  13. ;> Reduced promoted Initiate Garrison damage from 73 to 30.
  14. [UCElitePsychicJab]
  15. Damage=30
  16.  
  17. ;> Reduced Slave Miner's health from 2000 to 1500, applies to both deployed and vehicle modes.
  18. [YAREFN]
  19. Strength=1500
  20.  
  21. [SMIN]
  22. Strength=1500
  23.  
  24. ;> Reduced Lasher Tank Build time by 20%.
  25. [LTNK]
  26. BuildTimeMultiplier=1.3
  27.  
  28. ;> Reduced Gattling weapons damage to infantry armor types by 20% to improve the usefulness of infantry (including the rocketeer) against Yuri.
  29. ;> Reduced Gattling weapons damage against terror drones by 75% to make the use of drones a viable option against Yuri.
  30. ;> Reduced Gattling weapons damage against spawned missile types by 10% (V3, Drednought and Boomer Submarine).
  31. [GattWH]
  32. Verses=80%,65%,55%,50%,30%,10%,10%,5%,3%,125%,40%
  33.  
  34. ;> Reduced Chaos Drone's cost by $400, now $600.
  35. [CAOS]
  36. Cost=600
  37.  
  38. ;> Decreased Magnetron's rate of fire by 45, this slows down auto-mag.
  39. ;> Magnetron can no longer fire up cliffs.
  40. ;> Increased Magnetron's movement speed by 1.
  41. [TELE]
  42. Speed=6
  43.  
  44. [MagneticBeam]
  45. ROF=65
  46. Projectile=InvisibleMedium
  47.  
  48. [MagneticBeamE]
  49. ROF=65
  50. Projectile=InvisibleMedium
  51.  
  52. [MagneShake]
  53. Projectile=InvisibleMedium
  54.  
  55. ;> Reduced Mastermind's mind-control weapon rate of fire by 50.
  56. [MultipleMindControlTank]
  57. ROF=60
  58.  
  59. ;> Mastermind's overload damage amount increases faster, before it would wait until 6,10,50 units are mind-controlled by the Mastermind to increase overload damage, now each additional unit increases the damage received.
  60. ;> Mastermind's overload damage reduced to match increase rate previously 0,50,100,500 per each level now 0,75,100,125
  61. ;> Mastermind's overload damage rate set to a consistent 60 frames as opposed to 30,60,60,60 per each level.
  62. [CombatDamage]
  63. OverloadCount=3,4,5,6
  64. OverloadDamage=0,75,100,125
  65. OverloadFrames=60,60,60,60 ;This often
  66.  
  67. ;> Reduced the 20% damage increase given to units inside Battle fortresses.
  68. OpenToppedDamageMultiplier=1.0
  69.  
  70.  
  71. ;> Reduced Floating Disk's health by 150.
  72. ;> Increased Floating Disk's movement speed and responsiveness to movement orders.
  73. [DISK]
  74. Strength=450
  75. Speed=18
  76. JumpjetSpeed=18
  77. JumpjetClimb=12
  78. JumpJetAccel=15
  79.  
  80. ;> Boomer Missile Submarine will now get grabbed by the Soviet Giant Squid instead of just punched.
  81. ;> Reduced Boomer Missile Submarine land based missile count from 2 to 1.
  82. ;> Reduced Boomer Missile Submarine projectile health by 10.
  83. [BSUB]
  84. Unnatural=no
  85. SpawnsNumber=1
  86.  
  87. [CMISL]
  88. Strength=40
  89.  
  90. ;> Increased Psychic Tower's cost by $250, now $1750.
  91. [YAPSYT]
  92. Cost=1750
  93.  
  94. ;> Reduced Tank Bunker's health from 1000 to 600.
  95. [NATBNK]
  96. Strength=600
  97.  
  98. ;> Reduced Terror Drone sell value to 0 as they stack with the value of a unit they infest when grinded.
  99. [DRON]
  100. Soylent=0
  101.  
  102. ;> Increased charge time of Genetic Muatator superweapon by 1 minute.
  103. [GeneticConverterSpecial]
  104. RechargeTime=6
  105.  
  106.  
  107.  
  108. ;=========================================================================
  109. ;---- Allied Faction -------------------------------------------------------------------------------------------------
  110. ;=========================================================================
  111.  
  112. ;> Reduced build time of the Allied Power-plant by 25%, now it builds at the same speed as a Soviet Tesla Reactor & Yuri's Power plant.
  113. [GAPOWR]
  114. BuildTimeMultiplier=0.75
  115.  
  116. ;> Reduced unpromoted GI Garrison damage by 5.
  117. [UCPara]
  118. Damage=25
  119.  
  120. ;> Reduced promoted GI Garrison damage by 10.
  121. [UCElitePara]
  122. Damage=30
  123.  
  124. ;> Increased Guardian GI's movement speed by 1, original value 3.
  125. [GGI]
  126. Speed=4
  127.  
  128. ;> Reduced Seal's sub machine-gun's rate of fire by 16, normal and in IFV.
  129. [MP5]
  130. ROF=26
  131.  
  132. [CRMP5]
  133. ROF=26
  134.  
  135. ;> Sniper is no longer crushable by tanks.
  136. ;> Increased unpromoted Sniper's rate of fire by 40, doesn't affect IFV.
  137. [SNIPE]
  138. Crushable=no
  139. [AWP]
  140. ROF=110
  141.  
  142. ;> Reduced Grizzly Tank Build time by 10%.
  143. ;[MTNK]
  144. ;BuildTimeMultiplier=1.4
  145.  
  146. ;> Reduced Harrier Jet's cost by $300.
  147. ;> Increased Harrier health by 50.
  148. [ORCA]
  149. Cost=900
  150. Strength=200
  151.  
  152. ;> Increased Black Eagle health by 40.
  153. [BEAG]
  154. Strength=240
  155.  
  156. ;> Reduced jet ammo reload time by 3 seconds.
  157. [General]
  158. ReloadRate=.25
  159.  
  160. ;> Increased Tank Destroyer health by 100.
  161. ;> Increased Tank Destroyer movement speed by 1.
  162. ;> Increased Tank Destroyer price by 100.
  163. [TNKD]
  164. Cost=1200
  165. Soylent=1200
  166. Strength=500
  167. Speed=6
  168.  
  169. ;> Reduced Grand Cannon's health from 900 to 750.
  170. ;> Reduced Grand Cannon's maximum range by 2.
  171. ;> Increased Grand Cannon's minimum range by 1.
  172. ;> Reduced Grand Cannon's build time by 25% to keep it as viable defence option (this makes it build at the same speed as a prism tower).
  173. [GTGCAN]
  174. Strength=750
  175. BuildTimeMultiplier=0.85
  176. [GrandCannonWeapon]
  177. Range=13
  178. MinimumRange=4
  179.  
  180. ;> Reduced the 20% damage increase given to units inside Battle fortresses.
  181.  
  182.  
  183.  
  184. ;=========================================================================
  185. ;---- Soviet Faction ------------------------------------------------------------------------------------------------
  186. ;=========================================================================
  187.  
  188. ;> Increased price of the Soviet Nuclear Reactor by $500.
  189. [NANRCT]
  190. Cost=1500
  191.  
  192. ;> Reduced Flak weapons damage to light infantry by 30%, this makes Rocketeer harassing more viable against Soviet factions.
  193. [FlakWH]
  194. Verses=120%,80%,50%,100%,100%,20%,0%,0%,0%,100%,100%
  195.  
  196. ;> Increased Tesla Trooper's weapon range by 1.
  197. [ElectricBolt]
  198. Range=4
  199.  
  200. ;> Enabled Apocalypse Tanks to fire on the move.
  201. ;> Apocalypse Tanks are no longer crushable by other heavy units.
  202. [APOC]
  203. OpportunityFire=yes
  204. OmniCrushResistant=yes
  205.  
  206. ;> Increased the cost of Desolator by $200.
  207. [DESO]
  208. Cost=800
  209. Soylent=400
  210.  
  211. ;> Tesla Tank is now able to fire while moving.
  212. ;> Increased Tesla Tank weapon range by 3.
  213. ;> Reduced Tesla Tank Health by 60.
  214. ;> Reduced Tesla Tank's rate of fire by 25 to encourage kiting not direct assault.
  215. ;> Reduced Tesla Tank damage against structures by 20%.
  216. [TTNK]
  217. OpportunityFire=yes
  218. Strength=240
  219.  
  220. [TankBolt]
  221. Range=7
  222. ROF=100
  223. Warhead=TankElectric
  224.  
  225. [TankBoltE]
  226. Range=7
  227. ROF=85
  228. Warhead=TankElectric
  229.  
  230. [Warheads]
  231. 106=TankElectric
  232.  
  233. [TankElectric]
  234. Verses=100%,100%,80%,100%,100%,100%,30%,30%,30%,200%,0%
  235.  
  236. ;> Reduced Demolition Truck price by $300.
  237. ;> Changed Demolition Truck armor type to medium to slightly improve survivability.
  238. ;> Increased Demolition Truck health by 50.
  239. ;> Increased Demolition Truck's movement speed by 1.
  240. ;> Removed create sound to allow surprise attacks.
  241. [DTRUCK]
  242. Cost=1200
  243. Soylent=600
  244. Armor=medium
  245. Strength=200
  246. Speed=6
  247. CreateSound=None ;Removed create sound
  248.  
  249. ;> Increased radiation released by Demolition Truck's explosion by 900.
  250. [Demobomb]
  251. RadLevel=1000
  252.  
  253. ;> Increased Demolition Truck's explosion damage against Armoured units and base defences.
  254. ;> Lowered Demolition Truck's explosion damage against normal base structures.
  255. ;> Lowered Demolition Truck's explosion splash damage radius by 1.25.
  256. [DemobombWH]
  257. CellSpread=6.75
  258. Verses=100%,100%,75%,150%,100%,75%,20%,200%,10%,100%,0%
  259. Tiberium=no
  260.  
  261. ;> Increased Terrorist price by $100.
  262. ;> Terrorist will pick up own targets automatically.
  263. ;> Terrorist is no longer crushable by tanks.
  264. [TERROR]
  265. Cost=300
  266. Soylent=150
  267. CanPassiveAquire=yes
  268. ;Crushable=no
  269.  
  270. ;> Increased Terrorist's explosion damage against Armoured units and base defences.
  271. ;> Increased the area of the splash damage done by Terrorist's explosion by 1.75 cells.
  272. [TerrorBombWH]
  273. Verses=150%,100%,60%,150%,100%,65%,20%,90%,15%,100%,0%
  274. CellSpread=3.75
  275.  
  276. ;> Increased Terrorist IFV explosion damage by +100.
  277. ;> Added Radiation release to Terrorist IFV explosion.
  278. [CRTerrorBomb]
  279. Damage=350
  280. RadLevel=500
  281. Speed=100
  282. ROF=1
  283.  
  284. ;> Increased Iron Curtain charge time by 1 minute to a total of 6 minutes.
  285. [IronCurtainSpecial]
  286. RechargeTime=6
  287.  
  288. ;========================================================================================================
  289. ;==== END OF BALANCE CHANGES ============================================================================
  290. ;========================================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement