Files
FireflyGo_Resources/Config/Level/Mission/5000415/Act/Act500041508.json
2025-08-26 17:57:41 +07:00

106 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false
},
{
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
"NpcLookAtPlayer": false
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 500080701,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 500080702,
"ProtectTime": 0
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500080703,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_500080704"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 500080706,
"OptionIconType": "ChatOutIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_500080704"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TextSpeed": 0,
"TalkSentenceID": 500080704,
"ProtectTime": 0
},
{
"TextSpeed": 0,
"TalkSentenceID": 500080705,
"ProtectTime": 0
}
]
},
{
"$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"
}
]
}
]
}