mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RogueSelectBuffPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueSelectBuffPageV2.Buff2",
|
|
"SkipCheck": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "RogueSelectBuffPageV2.Buff2",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 20,
|
|
"GuideTalkIDList": [
|
|
90011,
|
|
90012
|
|
],
|
|
"NodeID": "RogueSelectBuffPageV2.Buff2",
|
|
"OffsetY": -170
|
|
},
|
|
{
|
|
"$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": 9001
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |