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

87 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerHandBookDialog.RequestPanel"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515301,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerHandBookDialog.TagPanel"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515302,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerHandBookDialog.BtnFilter"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515303,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5153
}
]
}
]
}