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

174 lines
4.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RogueSelectMainPage"
},
{
"$type": "RPG.GameCore.ShowRogueSelectMainPageMode"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueDLCV2.Switch",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueDLCV2.Switch"
],
"GuideTextType": "RogueTalk",
"GuideTalkID": 983029
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueSelectMainPage.DLCList.ChessRogue"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "MoveScrollView",
"Param": "ChessRogue"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RogueSelectMainPage.DLCList.ChessRogue",
"ProtectTime": 0.2
}
],
"NodeIDList": [
"RogueSelectMainPage.DLCList.ChessRogue"
],
"GuideHintType": "ClickRect",
"GuideTextType": "RogueTalk",
"GuideTalkID": 90251,
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"OffsetY": -34
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -200,
"OffsetY": 20
}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "DiceEnter.Calculus"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_Confirm"
]
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 19,
"GuideTalkIDList": [
90252
],
"NodeID": "DiceEnter.Calculus",
"OffsetX": 20,
"OffsetY": 80
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "DiceEnter.Calculus",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceEnter.Calculus"
],
"Show": true,
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 101,
"Show": true,
"GuideResID": 19,
"GuideTalkID": 90253,
"NodeID": "DiceEnter.Calculus",
"OffsetX": 100,
"OffsetY": 100
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "DiceEnter.Calculus"
},
{
"$type": "RPG.GameCore.ShowTutorialMask",
"NodeIDList": [
"DiceEnter.Calculus"
],
"BlockClick": true,
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 2,
"NodeID": "DiceEnter.Calculus",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "DiceEnter.Calculus",
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 101,
"GuideResID": 19,
"GuideTalkID": 90252,
"NodeID": "DiceEnter.Calculus"
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9025
}
]
}
]
}