Add third Nitowikwe quest
authorLiza Carvelli <liza@carvel.li>
Wed, 8 Jan 2025 20:49:03 +0000 (21:49 +0100)
committerLiza Carvelli <liza@carvel.li>
Wed, 8 Jan 2025 20:49:03 +0000 (21:49 +0100)
QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5240_The Weight of a Train.json
QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5241_His Heart Blazes On.json [new file with mode: 0644]

index e2cc56a78f5da41dea579698dc2af01d5736e89d..e9ea6e57456e0658a79903eb12bbe509f1eae0d2 100644 (file)
@@ -67,7 +67,8 @@
           },
           "TerritoryId": 1190,
           "InteractionType": "CompleteQuest",
-          "Fly": true
+          "Fly": true,
+          "NextQuestId": 5241
         }
       ]
     }
diff --git a/QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5241_His Heart Blazes On.json b/QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5241_His Heart Blazes On.json
new file mode 100644 (file)
index 0000000..1fd468d
--- /dev/null
@@ -0,0 +1,65 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "Position": {
+            "X": -363.2864,
+            "Y": 20.16234,
+            "Z": -90.06508
+          },
+          "TerritoryId": 1190,
+          "InteractionType": "WalkTo"
+        },
+        {
+          "DataId": 1051495,
+          "Position": {
+            "X": -365.28577,
+            "Y": 20.14268,
+            "Z": -88.51758
+          },
+          "TerritoryId": 1190,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "Position": {
+            "X": -354.53677,
+            "Y": 19.32763,
+            "Z": -99.326805
+          },
+          "TerritoryId": 1190,
+          "InteractionType": "WalkTo",
+          "Mount": true
+        },
+        {
+          "Position": {
+            "X": -91.25145,
+            "Y": 17.80576,
+            "Z": -267.2748
+          },
+          "TerritoryId": 1190,
+          "InteractionType": "WalkTo",
+          "Fly": true
+        },
+        {
+          "DataId": 1051497,
+          "Position": {
+            "X": -91.5694,
+            "Y": 17.7503,
+            "Z": -268.54352
+          },
+          "TerritoryId": 1190,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}