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

135 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$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.WaitUINodeOpen",
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503341,
"GuideResID": 15,
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"Show": true,
"Text": "TutorialTextmap_503351",
"Follow": false,
"OffsetX": -31,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 15,
"Text": "TutorialTextmap_503351",
"ControllerText": "TutorialTextmap_503351_ctr",
"ControllerActionName": "Menu_UnchangeX",
"OffsetX": -31
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50366,
"GuideResID": 2,
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"Show": true,
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"Follow": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_UnchangeX"
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "MuseumMemberChooseDialog.BtnShop"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 503341,
"GuideResID": 14,
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"Text": "TutorialTextmap_503341",
"Follow": false,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 50366,
"GuideResID": 2,
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"CopyAnchorAndSale": true,
"Follow": false,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MuseumMemberChooseDialog.BtnShop",
"Reset": true
},
{
"$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.TutorialFinish",
"TutorialID": 5039
}
]
}
]
}