Files
FireflyGo_Resources/Config/Level/PropDialogue/W2/Act/Act502561001.json
2025-08-26 17:57:41 +07:00

149 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"CaptureNPCList": [],
"EntityVisiableList": [],
"HideMunicipalCrowd": false,
"HideMunicipalPedestrian": false,
"PropVisiableList": [],
"UseNewStreamingSourceType": false,
"StreamingSourcesInBlackMask": [],
"StreamingSourcesAfterBlackMask": [],
"MarkStreamingItems": []
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502560505,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502560506
},
{
"TalkSentenceID": 502560507
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502560508,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502561004"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502560513,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_502561008"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502561004"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502560509,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502560510,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502560511,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502560512
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_502561008"
}
},
{
"$type": "RPG.GameCore.PlaySimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502560514,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
},
{
"$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"
}
]
}
]
}