From b0d48ab3fb0b018de2d40f95fc47d7f427dc064e Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Sun, 1 Sep 2024 00:47:55 +0800 Subject: [PATCH] Fixed RequiredQuestVariables values for the first pair. Added conditional teleports, too. --- .../Dailies/4616_Working Up a Thirst.json | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4616_Working Up a Thirst.json b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4616_Working Up a Thirst.json index a2478d3a..1ff7d372 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4616_Working Up a Thirst.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4616_Working Up a Thirst.json @@ -30,6 +30,12 @@ "TerritoryId": 960, "InteractionType": "Interact", "RequiredQuestVariables": [null, null, null, [1], null, null], + "AetheryteShortcut": "Ultima Thule - Reah Tahra", + "SkipConditions": { + "AetheryteShortcutIf": { + "RequiredQuestVariablesNotMet": true + } + }, "Fly": true }, { @@ -41,8 +47,9 @@ }, "TerritoryId": 960, "InteractionType": "Interact", - "RequiredQuestVariables": [null, null, null, [1], null, null], - "Fly": true + "RequiredQuestVariables": [null, null, null, [17], null, null], + "Fly": true, + "$": "It's the only pair that increases the significant element by 16" }, { "DataId": 1044054, @@ -54,6 +61,12 @@ "TerritoryId": 960, "InteractionType": "Interact", "RequiredQuestVariables": [null, null, null, [2], null, null], + "AetheryteShortcut": "Ultima Thule - Abode of the Ea", + "SkipConditions": { + "AetheryteShortcutIf": { + "RequiredQuestVariablesNotMet": true + } + }, "Fly": true }, { @@ -78,6 +91,12 @@ "TerritoryId": 960, "InteractionType": "Interact", "RequiredQuestVariables": [null, null, null, [3], null, null], + "AetheryteShortcut": "Ultima Thule - Base Omicron", + "SkipConditions": { + "AetheryteShortcutIf": { + "RequiredQuestVariablesNotMet": true + } + }, "Fly": true }, {