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

183 lines
4.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "HeliobusMainEntrancePage.BtnSkills",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508401,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnChallenge",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 22,
"GuideTalkIDList": [
508401
],
"NodeID": "HeliobusMainEntrancePage.BtnChallenge",
"OffsetX": -179
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508401,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnChallenge",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508402,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnSkills",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 22,
"GuideTalkIDList": [
508402
],
"NodeID": "HeliobusMainEntrancePage.BtnSkills",
"OffsetX": -98,
"OffsetY": -7
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508402,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnSkills",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508403,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnRewards",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 22,
"GuideTalkIDList": [
508403,
508404
],
"NodeID": "HeliobusMainEntrancePage.BtnRewards",
"OffsetX": -101,
"OffsetY": 10
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 508403,
"GuideResID": 11,
"NodeID": "HeliobusMainEntrancePage.BtnRewards",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HeliobusMainEntrancePage.BtnHome"
}
],
"NodeIDList": [
"HeliobusMainEntrancePage.BtnHome"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 508405,
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
}
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5084
}
]
}
]
}