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

108 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerWorkBookDialog.LeftPhotoTabs"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515404,
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerWorkBookDialog.Bubble1"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515401,
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerWorkBookDialog.ProgressPanel"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515402,
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerWorkBookDialog.RewardPanel"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515403,
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerWorkBookDialog.BtnClose"
}
],
"NodeIDList": [
"DrinkMakerWorkBookDialog.BtnClose"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515405,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5154
}
]
}
]
}