Let bot Deviators prioritize vehicles.
This commit is contained in:
committed by
abcdefg30
parent
0b6f335c9f
commit
ee35cbc0d0
@@ -153,6 +153,14 @@
|
||||
AttackMoveCondition: attack-move
|
||||
AssaultMoveCondition: assault-move
|
||||
|
||||
^AutoTargetVehicleAssaultMove:
|
||||
Inherits: ^AutoTargetGroundAssaultMove
|
||||
AutoTargetPriority@VEHICLES:
|
||||
ValidTargets: Vehicle
|
||||
InvalidTargets: Infantry, Structure, Defense
|
||||
RequiresCondition: bot-owned
|
||||
Priority: 10
|
||||
|
||||
^AutoTargetAll:
|
||||
AutoTarget:
|
||||
AttackAnythingCondition: stance-attackanything
|
||||
|
||||
@@ -514,7 +514,7 @@ stealth_raider:
|
||||
deviator:
|
||||
Inherits: ^Tank
|
||||
Inherits@GAINSEXPERIENCE: ^GainsExperience
|
||||
Inherits@AUTOTARGET: ^AutoTargetGroundAssaultMove
|
||||
Inherits@AUTOTARGET: ^AutoTargetVehicleAssaultMove
|
||||
Valued:
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
|
||||
Reference in New Issue
Block a user