2024-10-21 03:16:22 -03:00

222 lines
5.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "DialogueFinished"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030314"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030314,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030315,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030310"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030310,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030311,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030312,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030313,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030314"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403030305"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030305,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 403030306,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -2090935937
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -2090935936
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"OptionTextmapID": {
"Hash": -2090935935
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030310"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"Backgrounds": [],
"SimpleTalkList": [
{
"TalkSentenceID": 403030302,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030303,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030305"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 403030304,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403030305"
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "MazeDF_CurrentGroup"
},
{
"$type": "RPG.GameCore.SharedInt",
"Key": "TalkFinish"
}
]
}
}