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

110 lines
2.6 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",
"BlackMask": true,
"SimpleTalkList": [
{
"TalkSentenceID": 503000208,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 503000209,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 503000210,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "Talk_503000210"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 503000213,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "Talk_503000213"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_503000210"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"BlackMask": true,
"SimpleTalkList": [
{
"TalkSentenceID": 503000211,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 503000212,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_503000213"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"BlackMask": true,
"SimpleTalkList": [
{
"TalkSentenceID": 503000214,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}