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

109 lines
2.6 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": 202181171,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181172,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181173,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181174,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181175,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 202181176,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202181177,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_202181177"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 202181178,
"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_202181177"
}
},
{
"$type": "RPG.GameCore.TriggerCustomStringOnDialogEnd",
"CustomString": {
"Value": "BattleStart_202050302_3"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
]
}