Initial commit
This commit is contained in:
30
DATA/XML/AI/PLAYERS/SANDBOXHUMANPLAYER.XML
Normal file
30
DATA/XML/AI/PLAYERS/SANDBOXHUMANPLAYER.XML
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0"?>
|
||||
<AIPlayerType>
|
||||
<Name>SandboxHuman</Name>
|
||||
|
||||
<Personality>
|
||||
<Focus>0</Focus>
|
||||
<Aggressiveness>0</Aggressiveness>
|
||||
</Personality>
|
||||
|
||||
<GoalSetExtensionSize>1</GoalSetExtensionSize>
|
||||
|
||||
<GoalProposalFunctionSets>
|
||||
InterventionsGoalSet
|
||||
</GoalProposalFunctionSets>
|
||||
|
||||
<Templates>
|
||||
<Space>
|
||||
All_Interventions_Template
|
||||
Disable_Interventions_Template
|
||||
</Space>
|
||||
<Land>
|
||||
All_Interventions_Template
|
||||
Disable_Interventions_Template
|
||||
</Land>
|
||||
<Galactic>
|
||||
All_Interventions_Template
|
||||
Disable_Interventions_Template
|
||||
</Galactic>
|
||||
</Templates>
|
||||
</AIPlayerType>
|
||||
Reference in New Issue
Block a user