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

169 lines
4.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.MenuMode_DetailPanel"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideTalkID": 516401,
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerGameplayPage.Item.Cup.32"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.Item.Cup.32"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 516402,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerGameplayPage.BtnNext"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.BtnNext"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515004,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerGameplayPage.Item.Ice.1"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.Item.Ice.1"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_515001",
"GuideTalkID": 516403,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerGameplayPage.BtnNext"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.BtnNext"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 515005,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.IngredientSelect"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 516404,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.MenuMode_Content_SetpList"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideTalkID": 516405,
"CustomTextDirection": "RightDown",
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5164
}
]
}
]
}