Files
FireflyGo_Resources/Config/Level/Mission/5025501/Act/Act502550126.json
2025-08-14 09:04:39 +07:00

86 lines
2.2 KiB
JSON

{
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 502550551,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550552,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550555"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550553,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550555"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550554,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550555"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502550555"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 502550555,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 502550556,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}