From 5949e6efe66ead910252ae37e02469f4e7bb6b18 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Mon, 19 May 2025 18:08:57 -0700 Subject: [PATCH] adding one dwarf daily quest --- ...3913_One Hundred Tankards of Solitude.json | 146 +++++++++++------- 1 file changed, 92 insertions(+), 54 deletions(-) diff --git a/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Dailies/3913_One Hundred Tankards of Solitude.json b/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Dailies/3913_One Hundred Tankards of Solitude.json index 24aad0b4..1869d72f 100644 --- a/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Dailies/3913_One Hundred Tankards of Solitude.json +++ b/QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Dailies/3913_One Hundred Tankards of Solitude.json @@ -1,61 +1,99 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "pot0to", + "QuestSequence": [ { - "Position": { - "X": -615.73865, - "Y": 65.602264, - "Z": -423.84705 - }, - "TerritoryId": 813, - "InteractionType": "WalkTo" + "Sequence": 0, + "Steps": [ + { + "Position": { + "X": -615.73865, + "Y": 65.602264, + "Z": -423.84705 + }, + "TerritoryId": 813, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Lakeland - Ostall Imperative", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + }, + { + "DataId": 1033712, + "Position": { + "X": -617.1206, + "Y": 65.602264, + "Z": -425.25372 + }, + "TerritoryId": 813, + "InteractionType": "AcceptQuest" + } + ] }, { - "DataId": 1033712, - "Position": { - "X": -617.1206, - "Y": 65.602264, - "Z": -425.25372 - }, - "TerritoryId": 813, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - ] - }, - { - "Sequence": 255, - "Steps": [ + "Sequence": 1, + "Steps": [ + { + "DataId": 1033767, + "Position": { + "X": -608.6061, + "Y": 65.60222, + "Z": -431.81506 + }, + "TerritoryId": 813, + "InteractionType": "Interact" + } + ] + }, { - "Position": { - "X": -615.73865, - "Y": 65.602264, - "Z": -423.84705 - }, - "TerritoryId": 813, - "InteractionType": "WalkTo", - "Fly": true + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 813, + "InteractionType": "Craft", + "ItemId": 31163, + "ItemCount": 3 + }, + { + "DataId": 1034061, + "Position": { + "X": -355.97772, + "Y": 100.1054, + "Z": -636.53015 + }, + "TerritoryId": 813, + "InteractionType": "Interact", + "Fly": true + } + ] }, { - "DataId": 1033712, - "Position": { - "X": -617.1206, - "Y": 65.602264, - "Z": -425.25372 - }, - "TerritoryId": 813, - "InteractionType": "CompleteQuest" + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -615.73865, + "Y": 65.602264, + "Z": -423.84705 + }, + "TerritoryId": 813, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1033712, + "Position": { + "X": -617.1206, + "Y": 65.602264, + "Z": -425.25372 + }, + "TerritoryId": 813, + "InteractionType": "CompleteQuest" + } + ] } - ] - } - ] -} + ] +} \ No newline at end of file -- 2.30.2