49 lines
1.2 KiB
XML
49 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
<!--Technically a clone of BasicEmpire now with Hutt Difficulty Adjustments v2.7.2.-->
|
|
<!--Major Update to branch away from Empire clone and add some functions like AI teching v2.8.1.-->
|
|
<AIPlayerType>
|
|
<Name>BasicHutts</Name>
|
|
|
|
<Personality>
|
|
<Focus>.3</Focus>
|
|
<Aggressiveness>1.0</Aggressiveness>
|
|
</Personality>
|
|
|
|
<GalacticFreeStoreScript>GalacticFreeStore</GalacticFreeStoreScript>
|
|
<SpaceFreeStoreScript>BusyTacticalFreeStore</SpaceFreeStoreScript>
|
|
<LandFreeStoreScript>BusyTacticalFreeStore</LandFreeStoreScript>
|
|
|
|
<GoalProposalFunctionSets>
|
|
SystemFunctions
|
|
BasicOffensiveGalacticSet
|
|
BasicDefensiveGalacticSet
|
|
BasicInfrastructureGalacticSet
|
|
BasicInformationGalacticSet
|
|
BasicOffensiveSpaceSet
|
|
BasicLandGoalSet
|
|
AI_GoalSet_ExpansionGeneric_Galactic
|
|
AI_GoalSet_ExpansionGeneric_Land
|
|
AI_GoalSet_Hutts_Land
|
|
</GoalProposalFunctionSets>
|
|
|
|
<Templates>
|
|
<Space>
|
|
Test_Space
|
|
</Space>
|
|
<Land>
|
|
Test_Land
|
|
</Land>
|
|
<Galactic>
|
|
Basic_Hutts_Default
|
|
Tech_Upgrade_Hutts
|
|
Shutdown_Offense
|
|
</Galactic>
|
|
</Templates>
|
|
|
|
<Difficulty_Adjustments>
|
|
<Easy>Easy_Hutts</Easy>
|
|
<Normal>Normal_Hutts</Normal>
|
|
<Hard>Hard_Hutts</Hard>
|
|
</Difficulty_Adjustments>
|
|
</AIPlayerType>
|