mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
160 lines
4.9 KiB
JSON
160 lines
4.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CheckUIMode",
|
|
"OnMobile": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "MazeMainPage.4",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MazeMainPage.4"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_500201"
|
|
}
|
|
],
|
|
"OnPC": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "MazeMainPage.4",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "TopCenterTip",
|
|
"GuideText": "TutorialTextmap_300300",
|
|
"OverrideActionName": "Special_MouseOperating"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MazeMainPage.4"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_500201"
|
|
}
|
|
],
|
|
"OnController": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockWheelItem",
|
|
"Enable": true,
|
|
"TutorialGuideWheelItem": "AvatarDetail"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "AvatarMainPage",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockWheelItem"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "TopCenterTip"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ShortCutItem.1"
|
|
],
|
|
"GuideTextType": "InfoTip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "AvatarMainPage.Image.1002"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "SelectAvatarByEidolon"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "AvatarMainPage.AvatarRankTab",
|
|
"ProtectTime": 0.3
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"AvatarMainPage.AvatarRankTab"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_500202"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "AvatarMainPage.AvatarRankPanel.SkillPoint01",
|
|
"ProtectTime": 0.3
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"AvatarMainPage.AvatarRankPanel.UnActivatedIconSkill01"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_500203"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "AvatarMainPage.AvatarRankPanel.ActiveBtn",
|
|
"ProtectTime": 0.3
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"AvatarMainPage.AvatarRankPanel.ActiveBtn"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_500204"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 3006
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |