Files
SoaFE/DATA/XML/AI/PLAYERS/BASICREBELNOGALACTICAI.XML
2026-02-28 14:00:45 -06:00

34 lines
650 B
XML

<?xml version="1.0"?>
<AIPlayerType>
<Name>BasicRebelNoGalacticAI</Name>
<Personality>
<Focus>.5</Focus>
<Aggressiveness>.5</Aggressiveness>
</Personality>
<GoalProposalFunctionSets>
BasicOffensiveSpaceSet
BasicLandGoalSet
AI_GoalSet_ExpansionGeneric_Land
AI_GoalSet_Rebel_Land
</GoalProposalFunctionSets>
<Templates>
<Space>
Test_Space
</Space>
<Land>
Test_Land
</Land>
<Galactic>
None_Template
</Galactic>
</Templates>
<Difficulty_Adjustments>
<Easy>Easy_Rebel</Easy>
<Normal>Normal_Rebel</Normal>
<Hard>Hard_Rebel</Hard>
</Difficulty_Adjustments>
</AIPlayerType>