From f908f0d125492f28f78102c0e2cf5fa0a3612a16 Mon Sep 17 00:00:00 2001 From: xezon <4720891+xezon@users.noreply.github.com> Date: Sat, 21 Jan 2023 17:12:46 +0100 Subject: [PATCH] Change: Increase reload time of USA Patriot missile assist weapons from 1000 to 2000 --- Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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