mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
71 lines
1.6 KiB
JSON
71 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueTalkUI",
|
|
"Show": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueTalkBg",
|
|
"TalkBgID": 155
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403057261
|
|
},
|
|
{
|
|
"TalkSentenceID": 403057262
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayRogueOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"TalkSentenceID": 403057263,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_403057263"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_403057263"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403057264
|
|
},
|
|
{
|
|
"TalkSentenceID": 403057265
|
|
},
|
|
{
|
|
"TalkSentenceID": 403057266
|
|
},
|
|
{
|
|
"TalkSentenceID": 403057267
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetAsRogueDialogue"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |