From 94bae335fc00a5eec46b36d15090ffaf6dd9b5a3 Mon Sep 17 00:00:00 2001 From: Redacted Date: Sun, 23 Feb 2025 10:49:31 +0000 Subject: [PATCH] Added 1488_A Designer Job --- .../Ixal/Story/1488_A Designer Job.json | 112 ++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1488_A Designer Job.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1488_A Designer Job.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1488_A Designer Job.json new file mode 100644 index 00000000..26793548 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Story/1488_A Designer Job.json @@ -0,0 +1,112 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009199, + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1009600, + "Position": { + "X": 121.08032, + "Y": -31.678165, + "Z": 301.07568 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009600, + "Position": { + "X": 121.08032, + "Y": -31.678165, + "Z": 301.07568 + }, + "TerritoryId": 154, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009217, + "Position": { + "X": 363.72925, + "Y": -5.616498, + "Z": 347.219 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8130, + "ItemCount": 1, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009199, + "Position": { + "X": 149.43152, + "Y": -18.140299, + "Z": 99.22937 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file