From 01c88ecb84ede2bbfeb824e65064307291827347 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 23 Sep 2024 03:14:04 +0200 Subject: [PATCH] Update pathing for 'A Bit of Home Cooking' --- .../Dailies/3048_A Bit of Home Cooking.json | 57 +++++++++++++++++-- 1 file changed, 52 insertions(+), 5 deletions(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json index a3e5bc82..3270b428 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json @@ -22,14 +22,13 @@ "Sequence": 1, "Steps": [ { - "DataId": 2009333, "Position": { - "X": 180.4989, - "Y": 45.609253, - "Z": 452.78088 + "X": 178.82968, + "Y": 45.361248, + "Z": 453.55005 }, "TerritoryId": 612, - "InteractionType": "Interact", + "InteractionType": "WalkTo", "Fly": true, "RequiredQuestVariables": [ null, @@ -48,6 +47,54 @@ null, null, null + ], + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + } + }, + { + "DataId": 2009333, + "Position": { + "X": 180.4989, + "Y": 45.609253, + "Z": 452.78088 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "RequiredQuestVariables": [ + null, + [ + { + "Low": 1 + }, + { + "Low": 2 + }, + { + "Low": 4 + } + ], + null, + null, + null, + null + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 ] }, {