From ae8a6e20be558ad3c09a1b50ffd951428702a4a9 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Sun, 16 Feb 2025 19:22:38 -0800 Subject: [PATCH] added in missing BLU class quest --- .../6.x - Endwalker/Class Quests/BLU/4773.txt | 1 - .../BLU/4773_And the Crowd Goes Mild.json | 85 +++++++++++++++++++ 2 files changed, 85 insertions(+), 1 deletion(-) delete mode 100644 QuestPaths/6.x - Endwalker/Class Quests/BLU/4773.txt create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json diff --git a/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773.txt b/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773.txt deleted file mode 100644 index 1e9793d1..00000000 --- a/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773.txt +++ /dev/null @@ -1 +0,0 @@ -stopdistance: 5 diff --git a/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json b/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json new file mode 100644 index 00000000..0872b5b8 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/BLU/4773_And the Crowd Goes Mild.json @@ -0,0 +1,85 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "pot0to", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1026852, + "Position": { + "X": 63.126587, + "Y": 14.005002, + "Z": 89.86035 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1045580, + "Position": { + "X": -11.215393, + "Y": 14.000013, + "Z": 18.417542 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + }, + { + "DataId": 1045578, + "Position": { + "X": 0.9613037, + "Y": 15.000003, + "Z": -6.4851074 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + }, + { + "DataId": 1045579, + "Position": { + "X": 16.372864, + "Y": 14.000015, + "Z": -16.342468 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1026937, + "Position": { + "X": 65.7511, + "Y": 14.005002, + "Z": 90.440186 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "NextQuestId": 4774 + } + ] + } + ] +}