Skip to content

Commit

Permalink
Fix: Set better Easy AI and Hard AI damage bonus for GLA Quad Cannon (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed Jun 18, 2023
1 parent 37e5062 commit 084a90d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2770,6 +2770,10 @@ Weapon QuadCannonGun
WeaponBonus = VETERAN DAMAGE 70% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from +120% to + 60%
WeaponBonus = ELITE DAMAGE 68% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from +140% to + 76%
WeaponBonus = HERO DAMAGE 66% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from +160% to + 92%
WeaponBonus = SOLO_AI_EASY RATE_OF_FIRE 120% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 80%
WeaponBonus = SOLO_AI_HARD RATE_OF_FIRE 80% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 120%
WeaponBonus = SOLO_AI_EASY DAMAGE 80% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
WeaponBonus = SOLO_AI_HARD DAMAGE 120% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
End

;------------------------------------------------------------------------------
Expand Down Expand Up @@ -2816,6 +2820,10 @@ Weapon QuadCannonGunUpgradeOne
WeaponBonus = VETERAN DAMAGE 127.14% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from + 76% to + 92%
WeaponBonus = ELITE DAMAGE 128.57% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from + 92% to +108%
WeaponBonus = HERO DAMAGE 130.00% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from +108% to +124%
WeaponBonus = SOLO_AI_EASY RATE_OF_FIRE 120% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 80%
WeaponBonus = SOLO_AI_HARD RATE_OF_FIRE 80% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 120%
WeaponBonus = SOLO_AI_EASY DAMAGE 80% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
WeaponBonus = SOLO_AI_HARD DAMAGE 120% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
End

;------------------------------------------------------------------------------
Expand Down Expand Up @@ -2862,6 +2870,10 @@ Weapon QuadCannonGunUpgradeTwo
WeaponBonus = VETERAN DAMAGE 112.2222% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from + 76% to +120%
WeaponBonus = ELITE DAMAGE 113.3333% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from + 92% to +140%
WeaponBonus = HERO DAMAGE 114.4444% ; Patch104p @bugfix xezon 22/07/2022 Changes damage bonus from +108% to +160%
WeaponBonus = SOLO_AI_EASY RATE_OF_FIRE 120% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 80%
WeaponBonus = SOLO_AI_HARD RATE_OF_FIRE 80% ; Patch104p @bugfix xezon 20/04/2023 Cancels the global bonus of 120%
WeaponBonus = SOLO_AI_EASY DAMAGE 80% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
WeaponBonus = SOLO_AI_HARD DAMAGE 120% ; Patch104p @bugfix xezon 20/04/2023 Gives the respective bonus for damage.
End

;------------------------------------------------------------------------------
Expand Down

0 comments on commit 084a90d

Please sign in to comment.