Advertisement
iravage

C&C Yuri's Revenge - E-Sports Mod 1.0a

Oct 24th, 2020
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ;======================================  YURI'S REVENGE E-SPORTS MOD  ======================================
  2.  
  3. ;===  ALLIED  =======================================================>
  4.  
  5. ; Reduced the cost of the Allied power plant from 800 to 600.
  6. [GAPOWR]
  7. Cost=600 ;800
  8. Soylent=300 ;400
  9.  
  10. ; Reduced Harrier Jet cost from 1200 to 1000.
  11. [ORCA]
  12. Cost=1000 ;1200
  13.  
  14. ; Harrier & Black Eagle missiles can no longer be dodged.
  15. [JetMissileProjectile]
  16. Arm=200 ;2
  17. Shadow=no
  18. Proximity=no
  19. Ranged=yes
  20. AA=no
  21. AG=yes
  22. Image=DRAGON
  23. ROT=100
  24. SubjectToCliffs=no
  25. SubjectToElevation=no
  26. SubjectToWalls=no
  27.  
  28. [Maverick]
  29. Projectile=JetMissileProjectile
  30.  
  31. [MaverickE]
  32. Projectile=JetMissileProjectile
  33.  
  34. [Maverick2]
  35. Projectile=JetMissileProjectile
  36.  
  37. [Maverick2E]
  38. Projectile=JetMissileProjectile
  39.  
  40. ; Guardian GI and GGI-IFV missiles will no longer miss their targets.
  41. [GGIMissileProjectile]
  42. Arm=200 ;2
  43. Shadow=no
  44. Proximity=no
  45. Ranged=yes
  46. AA=yes
  47. AG=yes
  48. Image=DRAGON
  49. ROT=60
  50. SubjectToCliffs=no
  51. SubjectToElevation=no
  52. SubjectToWalls=no
  53.  
  54. [MissileLauncher]
  55. Projectile=GGIMissileProjectile
  56.  
  57. [MissileLauncherE]
  58. Projectile=GGIMissileProjectile
  59.  
  60.  
  61.  
  62. ;===  SOVIET  =======================================================>
  63.  
  64. ; Reduced Flak Cannon damage from 40 to 30.
  65. [FlakWeapon]
  66. Damage=30 ;40
  67.  
  68. ; Reduced Iron Curtain invulnerability effect from 13.6 seconds to 9 seconds.
  69. [CombatDamage]
  70. IronCurtainDuration=495 ;750
  71.  
  72. ; Increased the cost of the Terror Drone from 500 to 600.
  73. [DRON]
  74. Cost=600 ;500
  75. Soylent=0 ;Set sell value to 0 to not provide a bonus to Yuri grinding of IC droned units.
  76.  
  77. ; Increased the cost of the Flak Track  from 500 to 700.
  78. [HTK]
  79. Cost=700 ;500
  80. Soylent=350 ;500
  81.  
  82. ; Apcalypse tank is now able to shoot while moving.
  83. [APOC]
  84. OpportunityFire=yes ;no
  85.  
  86.  
  87.  
  88. ;===  YURI  ========================================================>
  89.  
  90. ; Increased Initiate damge to light infantry by 25%.
  91. [SAFlame]
  92. Verses=125%,80%,80%,50%,25%,25%,75%,50%,25%,100%,100%
  93.             ;100%,80%,80%,50%,25%,25%,75%,50%,25%,100%,100%
  94.  
  95. ; Reduced Brute's sell value from 250 to 100 to fix the Genetic Mutator grinder economy exploit.
  96. [BRUTE]
  97. Soylent=100 ;250
  98.  
  99. ; Increased Virus' range from 10 to 11.
  100. [Virusgun]
  101. Range=11 ;10
  102.  
  103. ; Reduced Gattling Tank's Anti-Air damage from 25 to 20 at stage one, from 30 to 25 at stage two, from 40 to 30 at stage three.
  104. [AAGattling]
  105. Damage=20 ;25
  106. [AAGattling2]
  107. Damage=25 ;30
  108. [AAGattling3]
  109. Damage=30 ;40
  110.  
  111. ; Reduced Gattling Cannons's Anti-Air damage from 30 to 20 at stage one, from 30 to 25 at stage two, stage three remains unchanged at 30.
  112. [AAGattCann]
  113. Damage=20 ;30
  114. [AAGattCann2]
  115. Damage=25 ;30
  116. [AAGattCann3]
  117. Damage=30
  118.  
  119. ; Reduced Gattling weapons damage against terror drones by 75%.
  120. [GattWH]
  121. Verses=100%,80%,70%,50%,30%,10%,10%,5%,3%,125%,50%
  122.             ;100%,80%,70%,50%,30%,10%,10%,5%,3%,200%,50%
  123.  
  124. ; Reduced the damage a unit dropped by a Magnetron deals to the structure or unit below it by 80%.
  125. [CombatDamage]
  126. FallingDamageMultiplier=0.2 ;1.0
  127.  
  128. ; Increased Magnetron's firing delay from 20 to 60.
  129. ; Magnetron can no pick up units from on top of cliffs.
  130. [MagneticBeam]
  131. ROF=60 ;20
  132. Projectile=InvisibleMedium ;InvisibleHigh
  133. [MagneShake]
  134. Projectile=InvisibleMedium ;InvisibleHigh
  135.  
  136. ; Increased Mastermind's mindcontrol delay from 10 to 30.
  137. [MultipleMindControlTank]
  138. ROF=30 ;10
  139.  
  140. ; Increased Grinder cost from 600 to 1000.
  141. [YAGRND]
  142. Cost=1000 ;600 ;Price increased to delay rebuild rate in enemy base and to nerf mind control abuse overall.
  143.  
  144. ;Grinding values of vehicles reduced by 50%.
  145. [CMIN] ;Allied Vehicles
  146. Soylent=700 ;1400
  147. [MTNK]
  148. Soylent=350 ;700
  149. [FV]
  150. Soylent=300 ;600
  151. [MGTK]
  152. Soylent=500 ;1000
  153. [SREF]
  154. Soylent=600 ;1200
  155. [BFRT]
  156. Soylent=1000 ;2000
  157. [AMCV]
  158. Soylent=1500 ;3000
  159. [LCRF]
  160. Soylent=450 ;900
  161. [TNKD]
  162. Soylent=450 ;900
  163. [HARV] ;Soviet Vehicles
  164. Soylent=700 ;1400
  165. [HTNK]
  166. Soylent=450 ;900
  167. [V3]
  168. Soylent=400 ;800
  169. [APOC]
  170. Soylent=875 ;1750
  171. [SMCV]
  172. Soylent=1500 ;3000
  173. [SAPC]
  174. Soylent=450 ;900
  175. [TTNK]
  176. Soylent=600 ;1200
  177. [DTRUCK]
  178. Soylent=750 ;1500
  179. [SMIN]  ;Yuri Vehicles
  180. Soylent=750 ;1500
  181. [LTNK]
  182. Soylent=350 ;700
  183. [YTNK]
  184. Soylent=300 ;600
  185. [TELE]
  186. Soylent=500 ;1000
  187. [MIND]
  188. Soylent=875 ;1750
  189. [CAOS]
  190. Soylent=400 ;800
  191. [PCV]
  192. Soylent=1500 ;3000
  193. [YHVR]
  194. Soylent=450 ;900
  195.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement