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

126 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RaidCollectionMainPage"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_970101",
"GuideHintShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "RaidCollectionMainPage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MiniGameSpaceMainTab2A.CommonTabItem.1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_970102",
"GuideHintShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MiniGameSpaceMainPage.BtnMiniGameSpace1",
"ProtectTime": 0
}
],
"NodeIDList": [
"MiniGameSpaceMainPage.BtnMiniGameSpace1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_970103",
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "FarmLevelUnlockDialog"
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "FarmLevelUnlockDialog"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"MiniGameSpaceDetailDialog.ChallengeEnvBuffPanel"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_970104",
"GuideHintShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "MiniGameSpaceDetailDialog.BtnChallenge",
"ProtectTime": 0
}
],
"NodeIDList": [
"MiniGameSpaceDetailDialog.BtnChallenge"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_970105",
"GuideHintShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5140
}
]
}
]
}