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

143 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.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502577002,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502577003,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502577004,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502577005,
"ProtectTime": 0.3
},
{
"TalkSentenceID": 502577006,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.PlayOptionTalk",
"OptionList": [
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502577007,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_5025770091"
},
{
"$type": "RPG.GameCore.OptionTalkInfo",
"TalkSentenceID": 502577008,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_5025770092"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_5025770091"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502577009,
"ProtectTime": 0.3
}
]
},
{
"$type": "RPG.GameCore.ConsumeMissionItemPerformance",
"SubMissionID": 404024813,
"OnSubmitConfirm": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404024813"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
],
"OnSubmitCancel": [
{
"$type": "RPG.GameCore.EndPerformance"
}
],
"SimpleTalk": {}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_5025770092"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 502577009
}
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404024814"
}
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
}
]
}