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

35 lines
657 B
XML

<?xml version="1.0"?>
<AIPlayerType>
<Name>BasicEmpireNoGalacticAI</Name>
<Personality>
<Focus>.5</Focus>
<Aggressiveness>.5</Aggressiveness>
</Personality>
<GoalProposalFunctionSets>
BasicOffensiveSpaceSet
BasicLandGoalSet
AI_GoalSet_ExpansionGeneric_Land
AI_GoalSet_Empire_Land
</GoalProposalFunctionSets>
<Templates>
<Space>
Test_Space
</Space>
<Land>
Test_Land
</Land>
<Galactic>
None_Template
</Galactic>
</Templates>
<Difficulty_Adjustments>
<Easy>Easy_Empire</Easy>
<Normal>Normal_Empire</Normal>
<Hard>Hard_Empire</Hard>
</Difficulty_Adjustments>
</AIPlayerType>