From 63ca8266221e0d05a27e212fe2f87c88a73a21fa Mon Sep 17 00:00:00 2001 From: xezon <4720891+xezon@users.noreply.github.com> Date: Thu, 8 Sep 2022 16:40:37 +0200 Subject: [PATCH] Change: Increase sight of Sentry Drone by 30% (#1162) --- Patch104pZH/GameFilesEdited/Data/INI/Object/AirforceGeneral.ini | 2 +- Patch104pZH/GameFilesEdited/Data/INI/Object/AmericaVehicle.ini | 2 +- Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini | 2 +- Patch104pZH/GameFilesEdited/Data/INI/Object/LaserGeneral.ini | 2 +- .../GameFilesEdited/Data/INI/Object/SuperWeaponGeneral.ini | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/AirforceGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/AirforceGeneral.ini index 290d5ff65..9b4d29fbc 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/AirforceGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/AirforceGeneral.ini @@ -6754,7 +6754,7 @@ Object AirF_AmericaVehicleSentryDrone BuildCost = 800 ; Patch104p @tweak from 850 to match with Humvee cost BuildTime = 10.0 ;in seconds VisionRange = 200 - ShroudClearingRange = 350 + ShroudClearingRange = 400 ; Patch104p @tweak from 350 Prerequisites Object = AirF_AmericaWarFactory End diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/AmericaVehicle.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/AmericaVehicle.ini index 4c7fb7c91..46683598f 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/AmericaVehicle.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/AmericaVehicle.ini @@ -2163,7 +2163,7 @@ Object AmericaVehicleSentryDrone BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost BuildTime = 10.0 ;in seconds VisionRange = 200 - ShroudClearingRange = 350 + ShroudClearingRange = 400 ; Patch104p @tweak from 350 Prerequisites Object = AmericaWarFactory End diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini index a24d46eb5..1020dce22 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini @@ -19906,7 +19906,7 @@ Object Boss_VehicleSentryDrone BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost BuildTime = 10.0 ;in seconds VisionRange = 200 - ShroudClearingRange = 350 + ShroudClearingRange = 400 ; Patch104p @tweak from 350 Prerequisites Object = Boss_WarFactory End diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/LaserGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/LaserGeneral.ini index 89b937813..929036fd8 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/LaserGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/LaserGeneral.ini @@ -6465,7 +6465,7 @@ Object Lazr_AmericaVehicleSentryDrone BuildCost = 700 ; Patch104p @tweak from 800 to match with Humvee cost BuildTime = 10.0 ;in seconds VisionRange = 200 - ShroudClearingRange = 350 + ShroudClearingRange = 400 ; Patch104p @tweak from 350 Prerequisites Object = Lazr_AmericaWarFactory End diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/SuperWeaponGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/SuperWeaponGeneral.ini index 073271e4c..4b65d6d4b 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/SuperWeaponGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/SuperWeaponGeneral.ini @@ -6934,7 +6934,7 @@ Object SupW_AmericaVehicleSentryDrone BuildCost = 850 ; Patch104p @tweak from 1000 to match with Humvee cost BuildTime = 10.0 ;in seconds VisionRange = 200 - ShroudClearingRange = 350 + ShroudClearingRange = 400 ; Patch104p @tweak from 350 Prerequisites Object = SupW_AmericaWarFactory End