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

232 lines
6.1 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.ShowTutorialUI"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "FantasticStoryMainEntrance.Buff"
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "FantasticStoryMainEntrance.Buff",
"Show": true,
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 100,
"GuideResID": 2,
"NodeID": "FantasticStoryMainEntrance.Buff",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 301,
"GuideResID": 3,
"NodeID": "FantasticStoryMainEntrance.Buff",
"Show": true,
"Text": "TutorialTextmap_FantasticStory_10001",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "FantasticStoryMainEntrance.Buff",
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 100,
"GuideResID": 2,
"NodeID": "FantasticStoryMainEntrance.Buff",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 301,
"GuideResID": 3,
"NodeID": "FantasticStoryMainEntrance.Buff",
"Text": "TutorialTextmap_FantasticStory_10001",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Show": true,
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 2,
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 3,
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Show": true,
"Text": "TutorialTextmap_FantasticStory_10002",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.8
}
}
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Follow": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_UnchangeX"
]
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickBtnWithPath",
"Param": "FantasticStoryMainEntrance.BuffButton",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Reset": true,
"Follow": true
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 2,
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 3,
"NodeID": "FantasticStoryMainEntrance.BuffButton",
"Text": "TutorialTextmap_FantasticStory_10002",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitFrame",
"WaitFrameCount": 3
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5062
}
]
}
]
}