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

74 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 202195802,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 202195803,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202195804,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202195805,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}