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

152 lines
3.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowRogueTalkUI",
"Show": true
},
{
"$type": "RPG.GameCore.ShowRogueTalkBg",
"TalkBgID": 225
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059561
},
{
"TalkSentenceID": 403059562
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059563,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059566"
},
{
"TalkSentenceID": 403059564,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059566"
},
{
"TalkSentenceID": 403059565,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059566"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059566"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059566
},
{
"TalkSentenceID": 403059567
},
{
"TalkSentenceID": 403059568
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059569,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059572"
},
{
"TalkSentenceID": 403059570,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059572"
},
{
"TalkSentenceID": 403059571,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059572"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059572"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059572
},
{
"TalkSentenceID": 403059573
}
]
},
{
"$type": "RPG.GameCore.PlayRogueOptionTalk",
"OptionList": [
{
"TalkSentenceID": 403059574,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059576"
},
{
"TalkSentenceID": 403059575,
"OptionIconType": "ChatContinueIcon",
"TriggerCustomString": "TalkSentence_403059576"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TalkSentence_403059576"
}
},
{
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 403059576
}
]
},
{
"$type": "RPG.GameCore.SetAsRogueDialogue"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}