diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini b/Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini index a1f2f63320..fcb4abc216 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini @@ -2052,6 +2052,7 @@ End ;------------------------------------------------------------------------------ ; For use with the Assisted Targeting Update. No Assist Listing and longer range +; Patch104p @balance xezon 21/01/2023 Match ClipReloadTime from 1000 with non-assist Patriot weapons. Weapon PatriotMissileAssistWeapon PrimaryDamage = 25.0 PrimaryDamageRadius = 5.0 @@ -2067,7 +2068,7 @@ Weapon PatriotMissileAssistWeapon RadiusDamageAffects = ALLIES ENEMIES NEUTRALS DelayBetweenShots = 250 ; time between shots, msec ClipSize = 4 ; how many shots in a Clip (0 == infinite) - ClipReloadTime = 1000 ; how long to reload a Clip, msec + ClipReloadTime = 2000 ; how long to reload a Clip, msec AutoReloadsClip = Yes AntiAirborneVehicle = Yes AntiAirborneInfantry = Yes @@ -6724,6 +6725,7 @@ End ;------------------------------------------------------------------------------ ; For use with the Assisted Targeting Update. No Assist Listing and longer range +; Patch104p @balance xezon 21/01/2023 Match ClipReloadTime from 1000 with non-assist Patriot weapons. Weapon Lazr_PatriotMissileAssistWeapon PrimaryDamage = 40.0 PrimaryDamageRadius = 3.0 @@ -6738,7 +6740,7 @@ Weapon Lazr_PatriotMissileAssistWeapon RadiusDamageAffects = ALLIES ENEMIES NEUTRALS DelayBetweenShots = 250 ; time between shots, msec ClipSize = 3 ; how many shots in a Clip (0 == infinite) - ClipReloadTime = 1000 ; how long to reload a Clip, msec + ClipReloadTime = 2000 ; how long to reload a Clip, msec AutoReloadsClip = Yes AntiAirborneVehicle = Yes AntiAirborneInfantry = Yes @@ -7779,6 +7781,7 @@ End ;------------------------------------------------------------------------------ ; For use with the Assisted Targeting Update. No Assist Listing and longer range +; Patch104p @balance xezon 21/01/2023 Match ClipReloadTime from 1000 with non-assist Patriot weapons. Weapon SupW_PatriotMissileAssistWeapon PrimaryDamage = 25.0 PrimaryDamageRadius = 5.0 @@ -7794,7 +7797,7 @@ Weapon SupW_PatriotMissileAssistWeapon RadiusDamageAffects = ALLIES ENEMIES NEUTRALS DelayBetweenShots = 250 ; time between shots, msec ClipSize = 4 ; how many shots in a Clip (0 == infinite) - ClipReloadTime = 1000 ; how long to reload a Clip, msec + ClipReloadTime = 2000 ; how long to reload a Clip, msec AutoReloadsClip = Yes AntiAirborneVehicle = Yes AntiAirborneInfantry = Yes