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

114 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MatchThreeChallengeMainPage.PVPTask"
}
],
"NodeIDList": [
"MatchThreeChallengeMainPage.PVPTask"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522001",
"GuideTalkID": 522001,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "MatchThreeLobbyPage",
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 8138,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchBtnPanel.BtnChange2"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522002",
"GuideTalkID": 522002,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchBtnPanel.BtnBegin"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522003",
"GuideTalkID": 522003,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchBtnPanel.BtnChange"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_522004",
"GuideTalkID": 522004,
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MatchBtnPanel.BtnInvite"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_522001",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5220
}
]
}
],
"ValueSource": {}
}