Files
FireflyGo_Resources/Config/Level/Mission/5025501/Act/Act502550130.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": 502550591,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550592,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550595"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550593,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550595"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502550594,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502550595"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502550595"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 502550595,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 502550596,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}