Initial commit
This commit is contained in:
94
DATA/XML/AI/GOALFUNCTIONS/AI_GOALSET_EMPIRE_LAND.XML
Normal file
94
DATA/XML/AI/GOALFUNCTIONS/AI_GOALSET_EMPIRE_LAND.XML
Normal file
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0"?>
|
||||
<FunctionSet>
|
||||
<Build_EM_Field_Generator>
|
||||
<Goal>Build_EM_Field_Generator</Goal>
|
||||
<Function>Should_Build_EM_Field_Generator</Function>
|
||||
</Build_EM_Field_Generator>
|
||||
|
||||
<Build_Grenade_Mortar>
|
||||
<Goal>Build_Grenade_Mortar</Goal>
|
||||
<Function>Should_Build_Grenade_Mortar</Function>
|
||||
</Build_Grenade_Mortar>
|
||||
|
||||
<Build_Offensive_Sensor_Node>
|
||||
<Goal>Build_Offensive_Sensor_Node</Goal>
|
||||
<Function>Should_Build_Offensive_Sensor_Node</Function>
|
||||
</Build_Offensive_Sensor_Node>
|
||||
|
||||
<!-- FCU Landmode Items -->
|
||||
<!-- <Build_FCU_E_Barracks>
|
||||
<Goal>Build_FCU_E_Barracks</Goal>
|
||||
<Function>Should_Build_FCU_E_Barracks</Function>
|
||||
</Build_FCU_E_Barracks>
|
||||
|
||||
<Build_FCU_E_Cantina>
|
||||
<Goal>Build_FCU_E_Cantina</Goal>
|
||||
<Function>Should_Build_FCU_E_Cantina</Function>
|
||||
</Build_FCU_E_Cantina>
|
||||
|
||||
<Build_FCU_E_Comm_Array>
|
||||
<Goal>Build_FCU_E_Comm_Array</Goal>
|
||||
<Function>Should_Build_FCU_E_Comm_Array</Function>
|
||||
</Build_FCU_E_Comm_Array>
|
||||
|
||||
<Build_FCU_E_Utility_Pad>
|
||||
<Goal>Build_FCU_E_Utility_Pad</Goal>
|
||||
<Function>Should_Build_FCU_E_Utility_Pad</Function>
|
||||
</Build_FCU_E_Utility_Pad>
|
||||
|
||||
<Build_FCU_E_Lt_Factory>
|
||||
<Goal>Build_FCU_E_Lt_Factory</Goal>
|
||||
<Function>Should_Build_FCU_E_Lt_Factory</Function>
|
||||
</Build_FCU_E_Lt_Factory>
|
||||
|
||||
<Build_FCU_E_Power_Gen>
|
||||
<Goal>Build_FCU_E_Power_Gen</Goal>
|
||||
<Function>Should_Build_FCU_E_Power_Gen</Function>
|
||||
</Build_FCU_E_Power_Gen>
|
||||
|
||||
<Build_FCU_E_Shield_Gen_370>
|
||||
<Goal>Build_FCU_E_Shield_Gen_370</Goal>
|
||||
<Function>Should_Build_FCU_E_Shield_Gen_370</Function>
|
||||
</Build_FCU_E_Shield_Gen_370>
|
||||
|
||||
<Build_FCU_E_Research_Facility>
|
||||
<Goal>Build_FCU_E_Research_Facility</Goal>
|
||||
<Function>Should_Build_FCU_E_Research_Facility</Function>
|
||||
</Build_FCU_E_Research_Facility>
|
||||
|
||||
<Build_FCU_E_Hv_Factory>
|
||||
<Goal>Build_FCU_E_Hv_Factory</Goal>
|
||||
<Function>Should_Build_FCU_E_Hv_Factory</Function>
|
||||
</Build_FCU_E_Hv_Factory>
|
||||
|
||||
<Build_FCU_E_Relay_Station>
|
||||
<Goal>Build_FCU_E_Relay_Station</Goal>
|
||||
<Function>Should_Build_FCU_E_Relay_Station</Function>
|
||||
</Build_FCU_E_Relay_Station>
|
||||
|
||||
<Build_FCU_E_Magnepulse_Cannon>
|
||||
<Goal>Build_FCU_E_Magnepulse_Cannon</Goal>
|
||||
<Function>Should_Build_FCU_E_Magnepulse_Cannon</Function>
|
||||
</Build_FCU_E_Magnepulse_Cannon>
|
||||
|
||||
<Build_FCU_E_Refinery>
|
||||
<Goal>Build_FCU_E_Refinery</Goal>
|
||||
<Function>Should_Build_FCU_E_Refinery</Function>
|
||||
</Build_FCU_E_Refinery>
|
||||
|
||||
<Build_FCU_E_Ad_Factory>
|
||||
<Goal>Build_FCU_E_Ad_Factory</Goal>
|
||||
<Function>Should_Build_FCU_E_Ad_Factory</Function>
|
||||
</Build_FCU_E_Ad_Factory>
|
||||
|
||||
<Build_FCU_E_Shield_Gen_740>
|
||||
<Goal>Build_FCU_E_Shield_Gen_740</Goal>
|
||||
<Function>Should_Build_FCU_E_Shield_Gen_740</Function>
|
||||
</Build_FCU_E_Shield_Gen_740>
|
||||
|
||||
<Build_FCU_E_Turbo_Tower>
|
||||
<Goal>Build_FCU_E_Turbo_Tower</Goal>
|
||||
<Function>Should_Build_FCU_E_Turbo_Tower</Function>
|
||||
</Build_FCU_E_Turbo_Tower>-->
|
||||
</FunctionSet>
|
||||
|
||||
Reference in New Issue
Block a user