mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RogueEndlessActivityMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "RogueEndless.YHLT"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": [
|
|
"Menu_UnchangeLeftBumper"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 202,
|
|
"GuideResID": 1,
|
|
"NodeID": "RogueEndless.YHLT",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideTalk",
|
|
"ID": 301,
|
|
"Show": true,
|
|
"GuideResID": 19,
|
|
"GuideTalkID": 983002,
|
|
"NodeID": "RogueEndless.YHLT",
|
|
"OffsetX": 60,
|
|
"OffsetY": 30
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialMask",
|
|
"NodeIDList": [
|
|
"RogueEndless.YHLT"
|
|
],
|
|
"Show": true,
|
|
"BlockClick": true,
|
|
"Type": 1,
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickBtnWithPath",
|
|
"Param": "RogueEndless.YHLT"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClearTutorialGuide"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9202
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |