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