turnbasedgamedata/Config/Level/Tutorial/Tutorial_5086.json
2025-02-24 07:50:34 -03:00

126 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "HeliobusIncomePage.NumPanel",
"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": {
"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.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50782,
"GuideResID": 11,
"NodeID": "HeliobusIncomePage.NumPanel",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 24,
"GuideTalkIDList": [
508601
],
"NodeID": "HeliobusIncomePage.NumPanel",
"OffsetX": 69,
"OffsetY": 48
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50782,
"GuideResID": 11,
"NodeID": "HeliobusIncomePage.NumPanel",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HeliobusIncomePage.BtnLevelUp",
"ProtectTime": 0
}
],
"NodeIDList": [
"HeliobusIncomePage.BtnLevelUp"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 508602
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 23,
"GuideTalkIDList": [
508603,
508604,
508605
],
"NodeID": "HeliobusIncomePage.BtnLevelUp",
"OffsetX": 286,
"OffsetY": 639
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5086
}
]
}
]
}