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

173 lines
4.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer"
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 434182001,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182002,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182003,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_434182005"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182004,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_434182005"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_434182005"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 434182005,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182006,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182007,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182008,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182009,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_434182011"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182010,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_434182011"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_434182011"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 434182011,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182012,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 434182013,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182014,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 434182015,
"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"
}
]
}
]
}