From 849ebac0ca0bca2d91eae497789c86676321d412 Mon Sep 17 00:00:00 2001 From: UcanPatates Date: Thu, 17 Oct 2024 09:31:47 +0000 Subject: [PATCH] QuestPaths/3.x - Heavensward/Unlocks/Instant/2386_Let Me Gubal That for You.json Ekle --- .../2386_Let Me Gubal That for You.json | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Unlocks/Instant/2386_Let Me Gubal That for You.json diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Instant/2386_Let Me Gubal That for You.json b/QuestPaths/3.x - Heavensward/Unlocks/Instant/2386_Let Me Gubal That for You.json new file mode 100644 index 00000000..ad94c371 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Unlocks/Instant/2386_Let Me Gubal That for You.json @@ -0,0 +1,100 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "UcanPatates", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012133, + "Position": { + "X": -26.840637, + "Y": 206.49944, + "Z": 28.67163 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Idyllshire", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 478 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 148.23425, + "Y": 207, + "Z": 119.497574 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Idyllshire", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 399 + ] + }, + "StepIf": { + "InTerritory": [ + 399 + ] + } + } + }, + { + "DataId": 1018367, + "Position": { + "X": 302.11328, + "Y": 232.54102, + "Z": 767.14734 + }, + "TerritoryId": 399, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 399, + "InteractionType": "Duty", + "ContentFinderConditionId": 196 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012133, + "Position": { + "X": -26.840637, + "Y": 206.49944, + "Z": 28.67163 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Idyllshire", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + } + ] +} \ No newline at end of file