mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RogueEndlessRecordPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueEndless.Record"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 202,
|
|
"GuideResID": 11,
|
|
"NodeID": "RogueEndless.Record",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideTalk",
|
|
"ID": 301,
|
|
"Show": true,
|
|
"GuideResID": 15,
|
|
"GuideTalkID": 983003,
|
|
"NodeID": "RogueEndless.Record",
|
|
"OffsetY": 30
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialMask",
|
|
"NodeIDList": [
|
|
"RogueEndless.Record"
|
|
],
|
|
"Show": true,
|
|
"BlockClick": true,
|
|
"Type": 1,
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickBtnWithPath",
|
|
"Param": "RogueEndless.Record"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClearTutorialGuide"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9203
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |