Added MNK quest "Against the Shadow"
authorPlogon Enjoyer <plogon_enjoyer@no-reply.com>
Sat, 31 Aug 2024 09:42:00 +0000 (17:42 +0800)
committerPlogon Enjoyer <plogon_enjoyer@no-reply.com>
Sat, 31 Aug 2024 09:42:00 +0000 (17:42 +0800)
QuestPaths/3.x - Heavensward/Class Quests/MNK/2028_Against the Shadow.json [new file with mode: 0644]

diff --git a/QuestPaths/3.x - Heavensward/Class Quests/MNK/2028_Against the Shadow.json b/QuestPaths/3.x - Heavensward/Class Quests/MNK/2028_Against the Shadow.json
new file mode 100644 (file)
index 0000000..4ed8862
--- /dev/null
@@ -0,0 +1,56 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "plogon_enjoyer",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1013971,
+          "Position": {
+            "X": 15.854065,
+            "Y": 28.620823,
+            "Z": -682.76495
+          },
+          "TerritoryId": 156,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1013997,
+          "Position": {
+            "X": -78.29407,
+            "Y": 68.34659,
+            "Z": -157.33582
+          },
+          "TerritoryId": 147,
+          "InteractionType": "SinglePlayerDuty",
+          "Fly": true,
+          "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1013971,
+          "Position": {
+            "X": 15.854065,
+            "Y": 28.620823,
+            "Z": -682.76495
+          },
+          "TerritoryId": 156,
+          "InteractionType": "CompleteQuest",
+          "Fly": true,
+          "AetheryteShortcut": "Mor Dhona",
+          "NextQuestId": 2029
+        }
+      ]
+    }
+  ]
+}