28 lines
520 B
XML
28 lines
520 B
XML
<?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>
|