From f185761b393a9ea01f6cc092996f058c08c3fdd1 Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 27 Feb 2025 23:01:57 +0000 Subject: [PATCH] Added 4080_Those Who Serve --- .../4080_Those Who Serve.json | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/4080_Those Who Serve.json diff --git a/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/4080_Those Who Serve.json b/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/4080_Those Who Serve.json new file mode 100644 index 00000000..2c581ff2 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Side Stories/Ishgard Restoration/4080_Those Who Serve.json @@ -0,0 +1,64 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "TerritoryId": 418, + "InteractionType": "None", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] Firmament" + ] + }, + { + "DataId": 1036127, + "Position": { + "X": -116.92993, + "Y": 0, + "Z": -137.31598 + }, + "TerritoryId": 886, + "InteractionType": "AcceptQuest", + "AethernetShortcut": [ + "[Firmament] The Mendicant's Court", + "[Firmament] Western Risensong Quarter" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036493, + "Position": { + "X": -60.227356, + "Y": -4.146993E-05, + "Z": -16.06781 + }, + "TerritoryId": 886, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036494, + "Position": { + "X": -98.77167, + "Y": 0, + "Z": -131.51752 + }, + "TerritoryId": 886, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file -- 2.30.2