Files
2025-08-26 17:57:41 +07:00

105 lines
2.5 KiB
JSON

{
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500210702,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500210703,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500210704"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500210704"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500210704,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500210705,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500210706"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500210706"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 500210706,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 500210707,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}