Initial commit
This commit is contained in:
34
DATA/XML/AI/PLAYERS/BASICEMPIRENOGALACTICAI.XML
Normal file
34
DATA/XML/AI/PLAYERS/BASICEMPIRENOGALACTICAI.XML
Normal file
@@ -0,0 +1,34 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user