Skip to content

Commit

Permalink
Change: Increase USA Battle Drone ShroudClearingRange from 150 to 300 (
Browse files Browse the repository at this point in the history
  • Loading branch information
xezon committed Jan 4, 2023
1 parent ed43840 commit 8c02be6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5933,7 +5933,7 @@ Object AirF_AmericaVehicleBattleDrone
BuildCost = 200
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 150
ShroudClearingRange = 300 ; Patch104p @tweak from 150 to see just as far as most other American vehicles do
Prerequisites
Object = AirF_AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ Object AmericaVehicleBattleDrone
BuildCost = 200
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 150
ShroudClearingRange = 300 ; Patch104p @tweak from 150 to see just as far as most other American vehicles do
Prerequisites
Object = AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5165,7 +5165,7 @@ Object Lazr_AmericaVehicleBattleDrone
BuildCost = 200
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 150
ShroudClearingRange = 300 ; Patch104p @tweak from 150 to see just as far as most other American vehicles do
Prerequisites
Object = Lazr_AmericaWarFactory
End
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Object SupW_AmericaVehiclePointDefenseDrone
BuildCost = 200
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 150
ShroudClearingRange = 300 ; Patch104p @tweak from 150 to see just as far as most other American vehicles do
ExperienceValue = 10 10 10 10 ;Experience point value at each level
IsTrainable = No

Expand Down Expand Up @@ -5646,7 +5646,7 @@ Object SupW_AmericaVehicleBattleDrone
BuildCost = 200
BuildTime = 5.0 ;in seconds
VisionRange = 150
ShroudClearingRange = 150
ShroudClearingRange = 300 ; Patch104p @tweak from 150 to see just as far as most other American vehicles do
Prerequisites
Object = SupW_AmericaWarFactory
End
Expand Down

0 comments on commit 8c02be6

Please sign in to comment.