From: Redacted Date: Wed, 12 Mar 2025 20:45:39 +0000 (+0000) Subject: Added 1523_A High Wind in Ishgard X-Git-Tag: v5.13~8^2~15 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=9292ee658a7535c4b5863afde5a168ce804efd5a;p=Questionable.git Added 1523_A High Wind in Ishgard --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1523_A High Wind in Ishgard.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1523_A High Wind in Ishgard.json new file mode 100644 index 00000000..76216fb7 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1523_A High Wind in Ishgard.json @@ -0,0 +1,132 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009216, + "Position": { + "X": 164.35486, + "Y": -22.797548, + "Z": 114.64099 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "Land": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1009204, + "Position": { + "X": 151.93408, + "Y": -18.41936, + "Z": 100.72473 + }, + "TerritoryId": 154, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009648, + "Position": { + "X": -174.60901, + "Y": 304.1538, + "Z": -322.4079 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Gates of Judgement (Coerthas Central Highlands)" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009221, + "Position": { + "X": 202.13623, + "Y": 301.99976, + "Z": -253.55927 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 155, + "InteractionType": "Craft", + "ItemId": 8123, + "ItemCount": 3, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009216, + "Position": { + "X": 164.35486, + "Y": -22.797548, + "Z": 114.64099 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "Land": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + } + ] +} \ No newline at end of file