Initial commit

This commit is contained in:
2026-02-28 14:00:45 -06:00
commit 16d3170787
1134 changed files with 589134 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
<?xml version="1.0"?>
<AIPlayerType>
<Name>BasicRebel</Name>
<Personality>
<Focus>.5</Focus>
<Aggressiveness>.5</Aggressiveness>
</Personality>
<GalacticFreeStoreScript>GalacticFreeStore</GalacticFreeStoreScript>
<SpaceFreeStoreScript>BusyTacticalFreeStore</SpaceFreeStoreScript>
<LandFreeStoreScript>BusyTacticalFreeStore</LandFreeStoreScript>
<GoalProposalFunctionSets>
SystemFunctions
BasicOffensiveGalacticSet
BasicDefensiveGalacticSet
BasicInformationGalacticSet
BasicInfrastructureGalacticSet
BasicOffensiveSpaceSet
BasicLandGoalSet
AI_GoalSet_ExpansionGeneric_Galactic
AI_GoalSet_ExpansionGeneric_Land
AI_GoalSet_Rebel_Land
</GoalProposalFunctionSets>
<Templates>
<Space>
Test_Space
</Space>
<Land>
Test_Land
</Land>
<Galactic>
Basic_Rebel_Default
Shutdown_Offense
</Galactic>
</Templates>
<Difficulty_Adjustments>
<Easy>Easy_Rebel</Easy>
<Normal>Normal_Rebel</Normal>
<Hard>Hard_Rebel</Hard>
</Difficulty_Adjustments>
</AIPlayerType>