From d4c1b4b3aca6a7b6b7039b029cedff4307bea3b6 Mon Sep 17 00:00:00 2001
From: Liza Carvelli <liza@carvel.li>
Date: Mon, 18 Nov 2024 19:05:12 +0100
Subject: [PATCH] Add 'A Labor of Leaf'

---
 .../4716_Every Anden of the Rainbow.json      |  3 +-
 .../Anden/4717_A Labor of Leaf.json           | 44 +++++++++++++++++++
 2 files changed, 46 insertions(+), 1 deletion(-)
 create mode 100644 QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4717_A Labor of Leaf.json

diff --git a/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4716_Every Anden of the Rainbow.json b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4716_Every Anden of the Rainbow.json
index d0744923..83810e3c 100644
--- a/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4716_Every Anden of the Rainbow.json	
+++ b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4716_Every Anden of the Rainbow.json	
@@ -75,7 +75,8 @@
           "TerritoryId": 816,
           "InteractionType": "CompleteQuest",
           "AetheryteShortcut": "Il Mheg - Lydha Lran",
-          "Fly": true
+          "Fly": true,
+          "NextQuestId": 4717
         }
       ]
     }
diff --git a/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4717_A Labor of Leaf.json b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4717_A Labor of Leaf.json
new file mode 100644
index 00000000..d40d2af4
--- /dev/null
+++ b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4717_A Labor of Leaf.json	
@@ -0,0 +1,44 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1044550,
+          "Position": {
+            "X": -239.70398,
+            "Y": 51.05899,
+            "Z": 622.2477
+          },
+          "StopDistance": 5,
+          "TerritoryId": 816,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Il Mheg - Lydha Lran",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1044562,
+          "Position": {
+            "X": -294.97223,
+            "Y": 67.46317,
+            "Z": 603.6621
+          },
+          "TerritoryId": 816,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}