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

114 lines
2.7 KiB
JSON

{
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"UseNewStreamingSourceType": false
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 503510151,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 503510152,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_503510153"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 503510154,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_503510155"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_503510153"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 503510153,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_503510155"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 503510155,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "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"
}
]
}
]
}