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

172 lines
5.0 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": 516301,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "DrinkMakerGameplayPage.Item.Cup.31"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.Item.Cup.31"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 516302,
"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.2"
}
],
"NodeIDList": [
"DrinkMakerGameplayPage.Item.Ice.2"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_515001",
"GuideTalkID": 516303,
"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": 516304,
"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": 516305,
"CustomTextDirection": "RightDown",
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5163
}
]
}
]
}