Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11
#,Level,TerritoryType,ConditionSuccessEvent,ConditionFailEvent,ConfirmEvent,WarpCondition,WarpLogic,,,,,
int32,Level,TerritoryType,DefaultTalk,DefaultTalk,DefaultTalk,WarpCondition,WarpLogic,uint16,uint16,bit&01,str,str
#,PopRange,TerritoryType,ConditionSuccessEvent,ConditionFailEvent,ConfirmEvent,WarpCondition,WarpLogic,StartCutscene,EndCutscene,CanSkipCutscene,Name,Question
int32,Level,TerritoryType,DefaultTalk,DefaultTalk,DefaultTalk,WarpCondition,WarpLogic,Cutscene,Cutscene,bit&01,str,str
131072,0,0,0,0,0,1,1,0,0,False,"",""
131073,2040811,148,0,0,0,2,2,0,0,False,"",""
131074,3884000,204,590352,590353,0,3,1,0,0,False,"","Proceed to the Seat of the First Bow?"
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # Level PopRange TerritoryType ConditionSuccessEvent ConditionFailEvent ConfirmEvent WarpCondition WarpLogic StartCutscene EndCutscene CanSkipCutscene Name Question
3 int32 Level TerritoryType DefaultTalk DefaultTalk DefaultTalk WarpCondition WarpLogic uint16 Cutscene uint16 Cutscene bit&01 str str
4 131072 0 0 0 0 0 1 1 0 0 False
5 131073 2040811 148 0 0 0 2 2 0 0 False
6 131074 3884000 204 590352 590353 0 3 1 0 0 False Proceed to the Seat of the First Bow?