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

216 lines
5.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RogueEnhanceBuffPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "RogueBuffUpdatePage.AltusRight",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "RogueBuffUpdate.Item",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 19,
"GuideTalkIDList": [
90101
],
"NodeID": "RogueBuffUpdate.Item",
"OffsetX": 400,
"OffsetY": -400
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "RogueBuffUpdate.Item",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "RogueBuffUpdatePage.AltusRight",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90102
],
"NodeID": "RogueBuffUpdatePage.AltusRight",
"OffsetX": -200
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "RogueBuffUpdatePage.AltusRight",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 103,
"GuideResID": 11,
"NodeID": "RogueBuffUpdate.Confirm",
"Show": true,
"CopyAnchorAndSale": true,
"Scale": 1.1,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 104,
"GuideResID": 11,
"NodeID": "ResBar.BtnStates.31",
"Show": true,
"CopyAnchorAndSale": true,
"Scale": 1.1,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 17,
"GuideTalkIDList": [
90103
],
"NodeID": "RogueBuffUpdate.Confirm",
"OffsetX": -200,
"OffsetY": 100
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 103,
"GuideResID": 11,
"NodeID": "RogueBuffUpdate.Confirm",
"CopyAnchorAndSale": true,
"Scale": 1.1,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 104,
"GuideResID": 11,
"NodeID": "ResBar.BtnStates.31",
"CopyAnchorAndSale": true,
"Scale": 1.1,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUI"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9010
}
]
}
]
}