Advertisement
iravage

C&C Yuri's Revenge - E-Sports Balance 1.13b

Nov 7th, 2020
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; ================================================================
  2. ; NAME:         C&C Yuri's Revenge E-Sports Balance
  3. ; VERSION:     v1.13b
  4. ; UPDATED:    30/10/2020
  5. ; AUTHOR:     Martin (RaVaGe)
  6. ;================================================================
  7.  
  8.  
  9. [General]
  10. ; Reduced Boomer Submarine missile damage from 200 to 100.
  11. ; Reduced Elite Boomer Submarine missile damage from 250 to 125.
  12. CMislDamage=100 ;200      
  13. CMislEliteDamage=125 ;250
  14.  
  15. ; Reduced force shield duration from 9 seconds to 6 seconds.
  16. ForceShieldDuration=330 ;500
  17.  
  18. ; Adjusted Splash damage to not affect structures.
  19. [CMISLWH]
  20. CellSpread=1.1 ;1.5
  21. Verses=150%,140%,130%,150%,130%,130%,75%,55%,18%,80%,0%
  22.             ;100%,90%,80%,100%,80%,80%,85%,65%,28%,80%,0%
  23.  
  24.  
  25. ;===  ALLIED  =======================================================
  26.  
  27. ; Reduced the cost of the Allied power plant from 800 to 600.
  28. [GAPOWR]
  29. Cost=600 ;800
  30. Soylent=300 ;400
  31.  
  32. ; Reduced Harrier Jet cost from 1200 to 1000.
  33. [ORCA]
  34. Cost=1000 ;1200
  35.  
  36. ; Harrier missiles are more accurate, but can still be dodged, 15% of the time.
  37. [HarrierJetProjectile]
  38. Arm=35 ;45 ;55 ;10 ;200 ;2
  39. Shadow=no
  40. Proximity=no
  41. Ranged=yes
  42. AA=no
  43. AG=yes
  44. Image=DRAGON
  45. ROT=100
  46. SubjectToCliffs=no
  47. SubjectToElevation=no
  48. SubjectToWalls=no
  49.  
  50. [Maverick]
  51. Projectile=HarrierJetProjectile
  52.  
  53. [MaverickE]
  54. Projectile=HarrierJetProjectile
  55.  
  56. ; Black Eagle missiles can no longer be dodged.
  57. [BlackEagleJetProjectile]
  58. Arm=200 ;2
  59. Shadow=no
  60. Proximity=no
  61. Ranged=yes
  62. AA=no
  63. AG=yes
  64. Image=DRAGON
  65. ROT=100
  66. SubjectToCliffs=no
  67. SubjectToElevation=no
  68. SubjectToWalls=no
  69.  
  70. [Maverick2]
  71. Projectile=BlackEagleJetProjectile
  72.  
  73. [Maverick2E]
  74. Projectile=BlackEagleJetProjectile
  75.  
  76. ; Guardian GI and GGI-IFV missiles will no longer miss their targets.
  77. [GGIMissileProjectile]
  78. Arm=200 ;2
  79. Shadow=no
  80. Proximity=no
  81. Ranged=yes
  82. AA=yes
  83. AG=yes
  84. Image=DRAGON
  85. ROT=60
  86. SubjectToCliffs=no
  87. SubjectToElevation=no
  88. SubjectToWalls=no
  89.  
  90. [MissileLauncher]
  91. Projectile=GGIMissileProjectile
  92.  
  93. [MissileLauncherE]
  94. Projectile=GGIMissileProjectile
  95.  
  96. [CRMissileLauncher]
  97. Projectile=GGIMissileProjectile
  98.  
  99. ; Reduced GGI IFV damage from 30 to 25.
  100. [CRMissileLauncher]
  101. Damage=25; 30
  102.  
  103. ; Reduced deployed GI damage from 25 to 20.
  104. [Para]
  105. Damage=20 ;25
  106.  
  107. ; Reduced Seal health from 125 to 100.
  108. [GHOST]
  109. Strength=100
  110.  
  111. ; Increased Seal's firing delay from 10 to 35.
  112. [MP5]
  113. Damage=125
  114. ROF=35 ;10
  115. Range=6
  116. Burst=1
  117.  
  118. ; Increased Elite Seal's firing delay from 10 to 30.
  119. [MP5E]
  120. Damage=125
  121. ROF=30 ;10
  122. Range=6
  123. Burst=1
  124.  
  125. ; Increased Chrono Commando's firing delay from 10 to 35.
  126. [ChronoMP5]
  127. ROF=35 ;10
  128.  
  129. ; Increased Elite Chrono Commando's firing delay from 10 to 35.
  130. [ChronoMP5E]
  131. ROF=30 ;10
  132.  
  133. ; Increased Seal & Chrono Commando IFV combinations weapon firing delay from 10 to 30.
  134. [CRMP5]
  135. ROF=30
  136.  
  137. ; Tanya IFV combination still has the same rate of fire as original compared to the nerfed seal and chrono commando versions.
  138. [TANY]
  139. IFVMode=12
  140.  
  141. ; Increased Tanya IFV weapon damage from 125 to 200.
  142. [CRPistols]
  143. Damage=200 ;125
  144. ROF=10
  145. Range=7
  146. Projectile=InvisibleLow
  147. Speed=100
  148. Warhead=HollowPoint3
  149. Report=SealAttack
  150. AssaultAnim=UCBLOOD
  151.  
  152. [FV]
  153. Weapon13=CRPistols
  154. EliteWeapon13=CRPistols
  155. CowTurretIndex=1
  156. CowTurretWeapon=12
  157.  
  158. ; Seal, Tanya and Chrono Commando IFV now prioritize infantry targets over vehicles and structures.
  159. [HollowPoint3]
  160. Verses=100%,100%,75%,1%,1%,1%,1%,1%,1%,100%,100%
  161.             ;100%,100%,100%,2%,2%,2%,2%,2%,2%,100%,100%
  162.  
  163. ; Reduced Grand Cannon range from 15 to 12.
  164. ; Increased minimum firing range restriction from 3 to 4.
  165. [GrandCannonWeapon]
  166. Range=12 ;15
  167. MinimumRange=4 ;3
  168.  
  169. ; Reduced health of the Allied Attack dog from 100 to 45.
  170. [ADOG]
  171. Strength=45 ;100
  172.  
  173. ; Bugfix for Allied Attack dog health when playing as Yuri.
  174. [YADOG]
  175. Strength=45 ;100
  176.  
  177.  
  178. ;===  SOVIET  =======================================================
  179.  
  180. ; Reduced Flak Cannon damage from 40 to 35.
  181. [FlakWeapon]
  182. Damage=35 ;40
  183.  
  184. ; Reduced Iron Curtain invulnerability effect from 13.6 seconds to 9 seconds.
  185. [CombatDamage]
  186. IronCurtainDuration=495 ;750
  187.  
  188. ; Increased the cost of the Terror Drone from 500 to 600.
  189. [DRON]
  190. Cost=600 ;500
  191. Soylent=0 ;Set sell value to 0 to not provide a bonus to Yuri grinding of IC droned units.
  192.  
  193. ; REMOVED v1.13b ; Increased the cost of the Flak Track  from 500 to 700.
  194. ;[HTK]
  195. ;Cost=600 ;700 ;500
  196. ;Soylent=300 ;350 ;500
  197.  
  198. ; Apcalypse tank is now able to shoot while moving.
  199. ; Increased Apocalypse tank's movement speed from 4 to 5.
  200. [APOC]
  201. OpportunityFire=yes ;no
  202. Speed=5 ;4
  203.  
  204. [TTNK]
  205. OpportunityFire=yes ;no
  206.  
  207.  ; Reduced radiation damage to all infantry and light vehicles.
  208. [RadSite]
  209. Verses=22%,22%,22%,20%,10%,10%,0%,0%,0%,0%,0%
  210.             ;18%,15%,13%,17%,10%,10%,0%,0%,0%,0%,0%
  211.             ;100%,100%,100%,50%,10%,10%,0%,0%,0%,100%,100% Original
  212.  
  213. ; Reduced health of the Soviet Attack dog from 100 to 45.
  214. [DOG]
  215. Strength=45 ;100
  216.  
  217. ; Bugfix for Soviet Attack dog health when playing as Yuri.
  218. [YDOG]
  219. Strength=45 ;100
  220.  
  221.  
  222. ;===  YURI  ========================================================
  223.  
  224. ; Increased Initiate damge to light infantry by 25%.
  225. [SAFlame]
  226. Verses=125%,80%,80%,50%,25%,25%,75%,50%,25%,100%,100%
  227.             ;100%,80%,80%,50%,25%,25%,75%,50%,25%,100%,100%
  228.  
  229. ; Reduced garrisoned Initiate damage from 63 to 30 (same as the Allied GI).
  230. [UCPsychicJab]
  231. Damage=30
  232.  
  233. ; Reduced garrisoned Elite Initiate damage from 73 to 40 (same as the Elite Allied GI).
  234. [UCElitePsychicJab]
  235. Damage=40
  236.  
  237. ; Reduced Brute's sell value from 250 to 100 to fix the Genetic Mutator grinder economy exploit.
  238. [BRUTE]
  239. ; Armor=none ;plate ;removed v1.04 as needed as a counter vs Robot Tanks.
  240. Cost=400 ;500
  241. Soylent=100 ;250
  242.  
  243. ; Reduced Virus' firing delay from every 100 frames to 150 frames.
  244. [Virusgun]
  245. ;Range=11 ;10 ;REMOVED v 1.03 as Desolator damage has been nerfed and can be countered with Gattling Tanks instead.
  246. ROF=150 ;100
  247.  
  248. ; Reduced Gattling Tank's Anti-Air damage from 25 to 15 at stage one, from 30 to 20 at stage two, from 40 to 30 at stage three.
  249. [AAGattling]
  250. Damage=16 ;25
  251. [AAGattling2]
  252. Damage=20 ;30
  253. [AAGattling3]
  254. Damage=30 ;40
  255.  
  256. ; Reduced Gattling Cannons's Anti-Air damage from 30 to 15 at stage one, from 30 to 20 at stage two, stage three remains unchanged at 30.
  257. [AAGattCann]
  258. Damage=16 ;30
  259. [AAGattCann2]
  260. Damage=20 ;30
  261. [AAGattCann3]
  262. Damage=30
  263.  
  264. ; Reduced the damage a unit dropped by a Magnetron deals to the structure or unit below it by 80%.
  265. [CombatDamage]
  266. FallingDamageMultiplier=0.2 ;1.0
  267.  
  268. ; Increased Mastermind's overload damage for level 1 overload from 50 to 70.
  269. OverloadDamage=0,70,100,500 ;0,50,100,500
  270.  
  271. ; Mastermind no longer self heals.
  272. [MIND]
  273. SelfHealing=no
  274.  
  275. ; Increased Chaos Drone's movement speed by 2.
  276. ; Reduced Chaos Drone's Berserk effect duration on infantry by 80%.
  277. ; Reduced Chaos Drone's Berserk effect duration on vehicles by 30%.
  278. [CAOS]
  279. Cost=1000 ;800 ;1000 ;Reverted after testing v1.10b
  280. Speed=10 ;8
  281. [PsychGasCreate]
  282. Verses=20%,20%,20%,20%,20%,20%,0%,0%,0%,0%,0%
  283.             ;100%,100%,100%,50%,50%,50%,0%,0%,0%,100%,100%
  284.  
  285. ; Increased Magnetron's firing delay from ever 20 frames to 40 frames.
  286. ; Magnetron can no longer pick up units from on top of cliffs.
  287. ; Magnetron can no longer attack structures that are on top of cliffs.
  288. [MagneticBeam]
  289. ROF=40 ;20
  290. Projectile=InvisibleMedium ;InvisibleHigh
  291.  
  292. [MagneticBeamE]
  293. ROF=40 ;20
  294. Projectile=InvisibleMedium ;InvisibleHigh
  295.  
  296. [MagneShake]
  297. Projectile=InvisibleMedium ;InvisibleHigh
  298.  
  299. ; Reduced Boomer Submarine price from $2000 to $1750.
  300. [BSUB]
  301. Cost=1750 ;2000
  302. Soylent=875 ;2000
  303.  
  304. ; Reduced Tank Bunker health from 1000 to 600.
  305. [NATBNK]
  306. Strength=600
  307.  
  308. ; Psychic Tower no longer extends the base' build radius.
  309. [YAPSYT]
  310. BaseNormal=no ;yes
  311.  
  312. ; Increased Grinder cost from 600 to 1000.
  313. [YAGRND]
  314. Cost=1000 ;600 ;Price increased to delay rebuild rate in enemy base and to nerf mind control abuse overall.
  315.  
  316. ;Grinding values of vehicles reduced by 50%.
  317. [CMIN] ;Allied Vehicles
  318. Soylent=700 ;1400
  319. [MTNK]
  320. Soylent=350 ;700
  321. [FV]
  322. Soylent=300 ;600
  323. [MGTK]
  324. Soylent=500 ;1000
  325. [SREF]
  326. Soylent=600 ;1200
  327. [BFRT]
  328. Soylent=1000 ;2000
  329. [AMCV]
  330. Soylent=1500 ;3000
  331. [LCRF]
  332. Soylent=450 ;900
  333. [TNKD]
  334. Soylent=450 ;900
  335. [HARV] ;Soviet Vehicles
  336. Soylent=700 ;1400
  337. [HTNK]
  338. Soylent=450 ;900
  339. [V3]
  340. Soylent=400 ;800
  341. [APOC]
  342. Soylent=875 ;1750
  343. [SMCV]
  344. Soylent=1500 ;3000
  345. [SAPC]
  346. Soylent=450 ;900
  347. [TTNK]
  348. Soylent=600 ;1200
  349. [DTRUCK]
  350. Soylent=750 ;1500
  351. [SMIN]  ;Yuri Vehicles
  352. Soylent=750 ;1500
  353. [LTNK]
  354. Soylent=350 ;700
  355. [YTNK]
  356. Soylent=300 ;600
  357. [TELE]
  358. Soylent=500 ;1000
  359. [MIND]
  360. Soylent=875 ;1750
  361. [CAOS]
  362. Soylent=400 ;800
  363. [PCV]
  364. Soylent=1500 ;3000
  365. [YHVR]
  366. Soylent=450 ;900
  367.  
  368. ;===============================================================
  369. ;======================   END OF MODIFICATIONS    ======================
  370. ;===============================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement