turnbasedgamedata/Config/Level/Tutorial/Tutorial_9704.json
2024-10-21 03:16:22 -03:00

173 lines
4.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage"
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "6073"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 6073,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialLockControl"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "TutorialCleanUI",
"Param": "1"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "BlockClick",
"Param": "1"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "MazeMainPage.MazeEventBtn"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MazeMainPage.MazeEventBtn",
"Show": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "MazeMainPage.MazeEventBtn",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 3,
"NodeID": "MazeMainPage.MazeEventBtn",
"Show": true,
"Text": "TutorialTextmap_513001",
"CopyAnchorAndSale": true,
"OffsetX": -30,
"OffsetY": 80,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 3,
"Text": "TutorialTextmap_513002",
"ControllerText": "TutorialTextmap_513002",
"ActionName": "Menu_TinyGameEvent",
"ControllerActionName": "Menu_UnchangeRightTrigger",
"CopyAnchorAndSale": true,
"OffsetX": -30,
"OffsetY": 80
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_TinyGameEvent"
]
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MazeMainPage.MazeEventBtn"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "MazeMainPage.MazeEventBtn"
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MazeMainPage.MazeEventBtn",
"Reset": true
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MazeMainPage.MazeEventBtn",
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "MazeMainPage.MazeEventBtn",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 9,
"NodeID": "MazeMainPage.MazeEventBtn",
"Text": "TutorialTextmap_513001",
"CopyAnchorAndSale": true,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.TutorialLockControl",
"Reset": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "TutorialCleanUI",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "BlockClick",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9704
}
]
}
]
}