From: Redacted Date: Sun, 23 Feb 2025 10:59:07 +0000 (+0000) Subject: Added 1505_Of Rodents and Rigging X-Git-Tag: v4.22~4^2~14 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=5abcc87235a38a7b7d8f80aeff2b47e52b3010ae;p=Questionable.git Added 1505_Of Rodents and Rigging --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1505_Of Rodents and Rigging.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1505_Of Rodents and Rigging.json new file mode 100644 index 00000000..97b6d3c2 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1505_Of Rodents and Rigging.json @@ -0,0 +1,99 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009212, + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2004464, + "Position": { + "X": 25.741943, + "Y": -43.442444, + "Z": 441.12292 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009218, + "Position": { + "X": -4.1047363, + "Y": -40.949986, + "Z": 176.83679 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8096, + "ItemCount": 2, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + }, + "RequiredCurrentJob": [ + "DoH" + ] + }, + { + "DataId": 1009212, + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file