Skip to content

Commit

Permalink
Change: Reduce Toxin GLA Stinger Gamma ground damage bonus from 100% …
Browse files Browse the repository at this point in the history
…to 50% and air damage bonus from 66% to 50% (#882)
  • Loading branch information
xezon committed Aug 14, 2022
1 parent 5a5326f commit 9618e33
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5341,7 +5341,7 @@ Weapon GC_Chem_StingerMissileWeaponAirBeta
End

Weapon GC_Chem_StingerMissileWeaponGamma
PrimaryDamage = 40.0
PrimaryDamage = 30.0 ; Patch104p @balance from 40.0 reduce Gamma bonus of 100% to 50% to be consistent with intended Gamma bonus
PrimaryDamageRadius = 5.0
ScatterRadiusVsInfantry = 10.0 ;When this weapon is used against infantry, it can randomly miss by as much as this distance.
AttackRange = 225.0
Expand All @@ -5368,7 +5368,7 @@ Weapon GC_Chem_StingerMissileWeaponGamma
End

Weapon GC_Chem_StingerMissileWeaponAirGamma
PrimaryDamage = 50.0
PrimaryDamage = 45.0 ; Patch104p @balance from 50.0 reduce Gamma bonus of 66% to 50% to be consistent with intended Gamma bonus
PrimaryDamageRadius = 10.0
ScatterRadiusVsInfantry = 10.0 ;When this weapon is used against infantry, it can randomly miss by as much as this distance.
AttackRange = 400.0
Expand Down Expand Up @@ -7072,7 +7072,7 @@ Weapon Chem_StingerMissileWeaponAirBeta
End

Weapon Chem_StingerMissileWeaponGamma
PrimaryDamage = 40.0
PrimaryDamage = 30.0 ; Patch104p @balance from 40.0 reduce Gamma bonus of 100% to 50% to be consistent with intended Gamma bonus
PrimaryDamageRadius = 5.0
ScatterRadiusVsInfantry = 10.0 ;When this weapon is used against infantry, it can randomly miss by as much as this distance.
AttackRange = 225.0
Expand All @@ -7099,7 +7099,7 @@ Weapon Chem_StingerMissileWeaponGamma
End

Weapon Chem_StingerMissileWeaponAirGamma
PrimaryDamage = 50.0
PrimaryDamage = 45.0 ; Patch104p @balance from 50.0 reduce Gamma bonus of 66% to 50% to be consistent with intended Gamma bonus
PrimaryDamageRadius = 10.0
ScatterRadiusVsInfantry = 10.0 ;When this weapon is used against infantry, it can randomly miss by as much as this distance.
AttackRange = 400.0
Expand Down
16 changes: 8 additions & 8 deletions Patch104pZH/GameFilesEdited/Data/generals.str
Original file line number Diff line number Diff line change
Expand Up @@ -48411,16 +48411,16 @@ AR: "ﻞﻤﻌﻟا لﻼﺧ ﻢﮫﺘﻛﺮﺣ ﻦﻣ ﺪﻳﺰﺘﻟ ﺔﻳﺬ
END

CONTROLBAR:ToolTipGLAUpgradeAnthraxGamma
US: "+50% damage bonus to all toxin units"
DE: "Alle Säure-Einheiten verursachen 50% mehr Schaden."
FR: "Toute les unités bactériologiques infligent 50 % de dégâts supplémentaires."
ES: "+50% bonus de daños a todas las unidades con toxinas"
IT: "+50% di danno bonus per tutte le unità tossiche."
US: "Up to +50% damage bonus to all toxin units"
DE: "Alle Säure-Einheiten verursachen bis zu 50% mehr Schaden."
FR: "Toute les unités bactériologiques infligent jusqu'à 50 % de dégâts supplémentaires."
ES: "Hasta +50% bonus de daños a todas las unidades con toxinas"
IT: "Fino a +50% di danno bonus per tutte le unità tossiche."
KO: "모든 독소 유닛에 손상 능력이 50% 추가됩니다."
ZH: "所有毒素單位攻擊力增加50%"
BP: "Aumenta em +50% todos os danos causados por todas as unidades tóxicas"
PL: "Wszystkie jednostki uzbrojone w toksynę powodują 50% więcej uszkodzeń"
RU: "+50% к бонусу огневой мощи всех химических подразделений"
BP: "Aumenta em até +50% todos os danos causados por todas as unidades tóxicas"
PL: "Wszystkie jednostki uzbrojone w toksynę zadają do 50% więcej uszkodzeń"
RU: "До +50% к бонусу огневой мощи всех химических подразделений"
AR: "ﺔﻣﺎﺴﻟا تاﺪﺣﻮﻟا ﻞﻛ ﻰﻟإ رﺮﺿ ﺔﻓﺎﺿإ +٥٠٪"
END

Expand Down

0 comments on commit 9618e33

Please sign in to comment.