Files
turnbasedgamedata/Config/Level/Rogue/RogueDialogue/Event0113402/Act0113402.json
2025-02-24 07:50:34 -03:00

94 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowRogueTalkUI",
"Show": true
},
{
"$type": "RPG.GameCore.ShowRogueTalkBg",
"TalkBgID": 113402
},
{
"$type": "RPG.GameCore.PlayRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403813401
},
{
"TalkSentenceID": 403813402
},
{
"TalkSentenceID": 403813403
}
]
},
{
"$type": "RPG.GameCore.WaitRogueSimpleTalkFinish"
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"RogueOptionID": 113403,
"OptionTextmapID": {
"Hash": 4623613153444736365
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"RogueOptionID": 113404,
"OptionTextmapID": {
"Hash": 11240234321392184297
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"RogueOptionID": 113409,
"OptionTextmapID": {
"Hash": 13248404250130111942
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
},
{
"RogueOptionID": 113410,
"OptionTextmapID": {
"Hash": 15888222398764365011
},
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "ALL_TALK_END"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ALL_TALK_END"
}
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}