From: Redacted Date: Fri, 14 Mar 2025 17:48:52 +0000 (+0000) Subject: Added 1521_Your Gil's No Good Here X-Git-Tag: v5.0~20^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=ab820477578600f6b7dfbd7fc31f2de739e2663a;p=Questionable.git Added 1521_Your Gil's No Good Here --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1521_Your Gil's No Good Here.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1521_Your Gil's No Good Here.json new file mode 100644 index 00000000..0ceee3ff --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1521_Your Gil's No Good Here.json @@ -0,0 +1,136 @@ +{ + "$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": [ + { + "TerritoryId": 155, + "InteractionType": "SwitchClass", + "TargetClass": "Botanist" + }, + { + "TerritoryId": 155, + "InteractionType": "Gather", + "ItemsToGather": [ + { + "ItemId": 2001424, + "ItemCount": 15 + }, + { + "ItemId": 2001425, + "ItemCount": 5 + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009646, + "Position": { + "X": 246.78406, + "Y": 302, + "Z": -256.64148 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009221, + "Position": { + "X": 202.13623, + "Y": 301.99976, + "Z": -253.55927 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 155, + "InteractionType": "Craft", + "ItemId": 8121, + "ItemCount": 2, + "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