mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
161 lines
4.1 KiB
JSON
161 lines
4.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 6040,
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$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": 9,
|
|
"NodeID": "MazeMainPage.MazeEventBtn",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_507101",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetX": -80,
|
|
"OffsetY": 100,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$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_507001",
|
|
"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": 5071
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |