Files
turnbasedgamedata/Config/Level/RogueDialogue/RogueNpcDialogEvent/Act/Act403059500.json
2024-12-02 04:04:12 -03:00

150 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowRogueTalkUI",
"Show": true
},
{
"$type": "RPG.GameCore.ShowRogueTalkBg",
"TalkBgID": 223
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059501
},
{
"TalkSentenceID": 403059502
},
{
"TalkSentenceID": 403059503
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059504,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059507"
},
{
"TalkSentenceID": 403059505,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059507"
},
{
"TalkSentenceID": 403059506,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059507"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059507"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059507
},
{
"TalkSentenceID": 403059508
},
{
"TalkSentenceID": 403059509
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059510,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059513"
},
{
"TalkSentenceID": 403059511,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059513"
},
{
"TalkSentenceID": 403059512,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059513"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059513"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059513
},
{
"TalkSentenceID": 403059514
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059515,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059516"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059516"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059516
}
]
},
{
"$type": "RPG.GameCore.SetAsRogueDialogue"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}