From: Redacted Date: Tue, 11 Mar 2025 17:05:11 +0000 (+0000) Subject: Added 2303_The Negotiator X-Git-Tag: v5.0~9^2~7 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=f7a127be48027fe24eb8537e688342946a1f3f18;p=Questionable.git Added 2303_The Negotiator --- diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2303_The Negotiator.json b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2303_The Negotiator.json index 1a867f70..922e8c4b 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2303_The Negotiator.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Moogles/Dailies/2303_The Negotiator.json @@ -1,52 +1,96 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1017171, - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1017171, - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "The Churning Mists - Zenith", - "Fly": true, - "SkipConditions": { - "AetheryteShortcutIf": { - "NearPosition": { - "Position": { - "X": -335.56116, - "Y": 59.003433, - "Z": 313.98486 - }, - "TerritoryId": 400, - "MaximumDistance": 50 - } - } - } - } - ] - } - ] -} +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1017171, + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "The Churning Mists - Zenith", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1017403, + "Position": { + "X": -686.12195, + "Y": 335, + "Z": 165.75867 + }, + "TerritoryId": 400, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 400, + "InteractionType": "Craft", + "ItemId": 15735, + "ItemCount": 2, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1017534, + "Position": { + "X": -661.1582, + "Y": 335, + "Z": 158.49548 + }, + "TerritoryId": 400, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1017171, + "Position": { + "X": -335.56116, + "Y": 59.003433, + "Z": 313.98486 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file