XML has been major sorted, unused tag deletes
This commit is contained in:
37
DATA/XML/STORY/INTERVENTION_SHOW_OF_STRENGTH.XML
Normal file
37
DATA/XML/STORY/INTERVENTION_SHOW_OF_STRENGTH.XML
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0"?>
|
||||
<Story>
|
||||
<Event Name="Show_of_Strength_00">
|
||||
<Event_Type>STORY_ELAPSED</Event_Type>
|
||||
<Event_Param1>0</Event_Param1>
|
||||
<Story_Dialog>Dialog_R_Intervention_Show_of_Strength</Story_Dialog>
|
||||
<Story_Chapter>0</Story_Chapter>
|
||||
<Story_Dialog_Popup>False</Story_Dialog_Popup>
|
||||
<Story_Tag>Show_of_Strength_Tag_00</Story_Tag>
|
||||
</Event>
|
||||
<Event Name="Show_of_Strength_01">
|
||||
<Event_Type>STORY_WIN_BATTLES</Event_Type>
|
||||
<Event_Param1>1</Event_Param1>
|
||||
<Event_Param2>Land</Event_Param2>
|
||||
<Event_Param3>FILTER_FRIENDLY_ONLY</Event_Param3>
|
||||
<Reward_Type>PLANET_FACTION</Reward_Type>
|
||||
<Reward_Param1/>
|
||||
<Reward_Param2>Rebel</Reward_Param2>
|
||||
<Prereq>Show_of_Strength_00</Prereq>
|
||||
<Story_Dialog>Dialog_R_Intervention_Show_of_Strength</Story_Dialog>
|
||||
<Story_Chapter>1</Story_Chapter>
|
||||
<Story_Dialog_Popup>False</Story_Dialog_Popup>
|
||||
</Event>
|
||||
<Event Name="Show_of_Strength_02">
|
||||
<Event_Type>STORY_TRIGGER</Event_Type>
|
||||
<Reward_Type>TRIGGER_AI</Reward_Type>
|
||||
<Reward_Param1>SHOW_OF_STRENGTH_NOTIFICATION_00</Reward_Param1>
|
||||
<Reward_Param2>Rebel</Reward_Param2>
|
||||
<Prereq>Show_of_Strength_01</Prereq>
|
||||
</Event>
|
||||
<Event Name="Show_of_Strength_03">
|
||||
<Event_Type>STORY_TRIGGER</Event_Type>
|
||||
<Reward_Type>STORY_GOAL_COMPLETED</Reward_Type>
|
||||
<Reward_Param1>Show_of_Strength_Tag_00</Reward_Param1>
|
||||
<Prereq>Show_of_Strength_02</Prereq>
|
||||
</Event>
|
||||
</Story>
|
||||
Reference in New Issue
Block a user