mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
36 lines
698 B
JSON
36 lines
698 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueTalkUI",
|
|
"Show": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayAndWaitRogueSimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 403001701,
|
|
"TextSpeed": 0,
|
|
"TalkBgID": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |