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,30 @@
<?xml version="1.0"?>
<AITemplates>
<Ewok_Land>
<Priority>1</Priority>
<Trigger>One</Trigger>
<Budget>
<Tactical_Targeted>GenericSpaceTargetedOffensiveBudgetAllocation</Tactical_Targeted>
<Defensive>GenericSpaceDefensiveBudgetAllocation</Defensive>
<Tactical_Untargeted>GenericSpaceUntargetedOffensiveBudgetAllocation</Tactical_Untargeted>
<StoryArc>ReallyBig</StoryArc>
</Budget>
<Turn_On>
<Goals>
<Category>Tactical_Targeted</Category>
<Category>Defensive</Category>
<Category>Tactical_Untargeted</Category>
<Category>StoryArc</Category>
</Goals>
<Plans>
<Goal_Category>Tactical_Targeted</Goal_Category>
<Goal_Category>Defensive</Goal_Category>
<Goal_Category>Tactical_Untargeted</Goal_Category>
<Goal_Category>StoryArc</Goal_Category>
</Plans>
</Turn_On>
</Ewok_Land>
</AITemplates>