XML major sorted, unused tag deletes

This commit is contained in:
2026-02-28 14:04:32 -06:00
parent 16d3170787
commit 8601823115
444 changed files with 231105 additions and 1920 deletions

View File

@@ -0,0 +1,30 @@
<?xml version="1.0"?>
<Story>
<Event Name="Hunt_Capital_Ships_00">
<Event_Type>STORY_ELAPSED</Event_Type>
<Event_Param1>0</Event_Param1>
<Story_Chapter>0</Story_Chapter>
<Story_Dialog_Popup>False</Story_Dialog_Popup>
<Story_Tag>Hunt_Capital_Ships_Tag_00</Story_Tag>
</Event>
<Event Name="Hunt_Capital_Ships_01">
<Event_Type>STORY_DESTROY</Event_Type>
<Prereq>Hunt_Capital_Ships_00</Prereq>
<Event_Param3>3</Event_Param3>
<Reward_Type>STORY_GOAL_COMPLETED</Reward_Type>
<Reward_Param1>Hunt_Capital_Ships_Tag_00</Reward_Param1>
</Event>
<Event Name="Hunt_Capital_Ships_02">
<Event_Type>STORY_TRIGGER</Event_Type>
<Prereq>Hunt_Capital_Ships_01</Prereq>
<Reward_Type>UNIQUE_UNIT</Reward_Type>
<Story_Chapter>1</Story_Chapter>
<Story_Dialog_Popup>False</Story_Dialog_Popup>
</Event>
<Event Name="Hunt_Capital_Ships_03">
<Event_Type>STORY_TRIGGER</Event_Type>
<Prereq>Hunt_Capital_Ships_02</Prereq>
<Reward_Type>TRIGGER_AI</Reward_Type>
<Reward_Param1>HUNT_CAPITAL_SHIPS_NOTIFICATION_00</Reward_Param1>
</Event>
</Story>