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

190 lines
5.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "MazeMainPage"
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage"
},
{
"$type": "RPG.GameCore.TutorialLockControl"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "MazeMainPage.TeamMember02"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "MazeMainPage.TeamMember02",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"OffsetX": 70,
"Scale": 0.5,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 15,
"NodeID": "MazeMainPage.TeamMember02",
"Show": true,
"Text": "TutorialTextmap_101001",
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 15,
"Text": "TutorialTextmap_101001_pc",
"ControllerText": "TutorialTextmap_101001_pc",
"ActionName": "Menu_SwitchAvatar2",
"ControllerActionName": "Menu_SwitchAvatar2"
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "MazeMainPage.TeamMember02",
"Show": true,
"Scale": 1.5,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MazeMainPage.TeamMember02",
"Follow": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_SwitchAvatar2"
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SwitchTeamLeader",
"Param": "7006",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"Path": "Page/MazeMainPage(Clone)/RightUpArea/TeamMemberIconChibi7006",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 8,
"Path": "Page/MazeMainPage(Clone)/RightTopArea/MainIconItem4",
"Text": "TutorialTextmap_300101",
"OffsetX": -178,
"OffsetY": -50,
"PCGuide": {
"UsePCGuide": true,
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_300101_pc",
"ActionName": "Maze_Avatar"
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 5,
"TextPath": "Contents/Text",
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_100103_pc",
"ActionName": "Battle_SkillRelease"
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 10,
"NodeID": "MazeMainPage.TeamMemberIconChibi7006",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget",
"AboveDialog/TutorialDialog(Clone)/FullScreenButton"
]
},
{
"$type": "RPG.GameCore.MoveUINodeToMask",
"NodeID": "MazeMainPage.TeamMember02",
"Reset": true,
"Follow": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.TutorialLockControl",
"Reset": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 1010
}
]
}
]
}