Initial commit
This commit is contained in:
27
DATA/XML/AI/PLAYERS/EWOK.XML
Normal file
27
DATA/XML/AI/PLAYERS/EWOK.XML
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0"?>
|
||||
<AIPlayerType>
|
||||
<Name>Ewok</Name>
|
||||
|
||||
<Personality>
|
||||
<Focus>.7</Focus>
|
||||
<Aggressiveness>.8</Aggressiveness>
|
||||
</Personality>
|
||||
|
||||
<SpaceFreeStoreScript>GenericFreeStore</SpaceFreeStoreScript>
|
||||
<LandFreeStoreScript>GenericFreeStore</LandFreeStoreScript>
|
||||
|
||||
<GoalProposalFunctionSets>
|
||||
EwokSet
|
||||
</GoalProposalFunctionSets>
|
||||
<Templates>
|
||||
<Space>
|
||||
Test_Space
|
||||
</Space>
|
||||
<Land>
|
||||
Ewok_Land
|
||||
</Land>
|
||||
<Galactic>
|
||||
None_Template
|
||||
</Galactic>
|
||||
</Templates>
|
||||
</AIPlayerType>
|
||||
Reference in New Issue
Block a user