Initial commit
This commit is contained in:
86
DATA/XML/AI/PERCEPTUALEQUATIONS/AI_EQUATIONS_REBEL_LAND.XML
Normal file
86
DATA/XML/AI/PERCEPTUALEQUATIONS/AI_EQUATIONS_REBEL_LAND.XML
Normal file
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" ?>
|
||||
<Equations>
|
||||
<Should_Build_MDU_Repair_Facility>
|
||||
50.0
|
||||
*
|
||||
Variable_Target.FriendlyForce {Parameter_Category = GameObjectCategoryType[Vehicle]}
|
||||
</Should_Build_MDU_Repair_Facility>
|
||||
|
||||
<Should_Build_Mobile_Shield_Generator>
|
||||
50.0
|
||||
*
|
||||
(Variable_Target.FriendlyForce
|
||||
+
|
||||
(200.0 > Variable_Target.DistanceToNearestFriendly {Parameter_Type = "Rebel_Mineral_Processor",
|
||||
Parameter_Type = "Rebel_Ground_Mining_Facility"}))
|
||||
</Should_Build_Mobile_Shield_Generator>
|
||||
|
||||
<Should_Build_Rapid_Fire_Laser>
|
||||
50.0
|
||||
*
|
||||
Variable_Target.EnemyForce
|
||||
*
|
||||
Variable_Target.FriendlyForce
|
||||
</Should_Build_Rapid_Fire_Laser>
|
||||
|
||||
<!-- FCU Landmode Items (Tried and failed. Kept basic stuff here in the event somebody figures this out...) -->
|
||||
<!-- <Should_Build_FCU_R_Barracks>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Barracks>
|
||||
|
||||
<Should_Build_FCU_R_Cantina>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Cantina>
|
||||
|
||||
<Should_Build_FCU_R_Comm_Array>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Comm_Array>
|
||||
|
||||
<Should_Build_FCU_R_Utility_Pad>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Utility_Pad>
|
||||
|
||||
<Should_Build_FCU_R_Lt_Factory>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Lt_Factory>
|
||||
|
||||
<Should_Build_FCU_R_Power_Gen>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Power_Gen>
|
||||
|
||||
<Should_Build_FCU_R_Shield_Gen_370>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Shield_Gen_370>
|
||||
|
||||
<Should_Build_FCU_R_Research_Facility>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Research_Facility>
|
||||
|
||||
<Should_Build_FCU_R_Hv_Factory>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Hv_Factory>
|
||||
|
||||
<Should_Build_FCU_R_Relay_Station>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Relay_Station>
|
||||
|
||||
<Should_Build_FCU_R_Training_Facility>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Training_Facility>
|
||||
|
||||
<Should_Build_FCU_R_Refinery>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Refinery>
|
||||
|
||||
<Should_Build_FCU_R_Hangar>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Hangar>
|
||||
|
||||
<Should_Build_FCU_R_Shield_Gen_740>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Shield_Gen_740>
|
||||
|
||||
<Should_Build_FCU_R_Turbo_Tower>
|
||||
100.0
|
||||
</Should_Build_FCU_R_Turbo_Tower>-->
|
||||
</Equations>
|
||||
Reference in New Issue
Block a user