mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/Bg"
|
|
],
|
|
"Open": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 19,
|
|
"GuideTalkIDList": [
|
|
90181,
|
|
90182,
|
|
90183
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/Bg"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "RogueSelectBuffPageV2.Buff1",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9018
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |