mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
76 lines
1.6 KiB
JSON
76 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueTalkUI",
|
|
"Show": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403050461
|
|
},
|
|
{
|
|
"TalkSentenceID": 403050462
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayRogueOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"TalkSentenceID": 403050463,
|
|
"OptionIconType": {
|
|
"EnumIndex": 11,
|
|
"Value": 2
|
|
},
|
|
"TriggerCustomString": "TalkSentence_403050464"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_403050464"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403050464
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403050465
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |