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

113 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"FinishImmadiate": true
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 202181151,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181152,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181153,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181154,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181155,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181156,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181157,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202181158,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_202181158"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202181159,
"OptionIconType": "ChatOutIcon",
"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"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_202181158"
}
},
{
"$type": "RPG.GameCore.TriggerCustomStringOnDialogEnd",
"CustomString": {
"Value": "BattleStart_202050302_2"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
]
}