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>AI_Player_Underworld</Name>
<!--Meaningless-->
<Personality>
<Focus>1.0</Focus>
<Aggressiveness>1.0</Aggressiveness>
</Personality>
<GalacticFreeStoreScript>GalacticFreeStore</GalacticFreeStoreScript>
<SpaceFreeStoreScript>BusyTacticalFreeStore</SpaceFreeStoreScript>
<LandFreeStoreScript>BusyTacticalFreeStore</LandFreeStoreScript>
<GoalProposalFunctionSets>
SystemFunctions
AI_GoalSet_Underworld_Galactic
AI_GoalSet_ExpansionGeneric_Land
AI_GoalSet_Underworld_Land
AI_GoalSet_Underworld_Space
BasicOffensiveGalacticSet
BasicDefensiveGalacticSet
BasicOffensiveSpaceSet
BasicLandGoalSet
</GoalProposalFunctionSets>
<Templates>
<Space>
Test_Space
</Space>
<Land>
Test_Land
</Land>
<Galactic>
Underworld_Galactic_Default
Shutdown_Offense
</Galactic>
</Templates>
<Difficulty_Adjustments>
<Easy>Easy_Underworld</Easy>
<Normal>Normal_Underworld</Normal>
<Hard>Hard_Underworld</Hard>
</Difficulty_Adjustments>
</AIPlayerType>