Files
SoaFE/DATA/XML/AI/PLAYERS/EWOK.XML
2026-02-28 14:00:45 -06:00

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>