mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
98 lines
2.2 KiB
JSON
98 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueTalkUI",
|
|
"Show": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403051181
|
|
},
|
|
{
|
|
"TalkSentenceID": 403051182
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayRogueOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"TalkSentenceID": 403051183,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_403051184"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_403051184"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403051184
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayRogueOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"TalkSentenceID": 403051185,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_403051187"
|
|
},
|
|
{
|
|
"TalkSentenceID": 403051186,
|
|
"OptionIconType": "ChatContinueIcon",
|
|
"TriggerCustomString": "TalkSentence_403051187"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TalkSentence_403051187"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403051187
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |