Add Alexander quests
authorLiza Carvelli <liza@carvel.li>
Sun, 18 Aug 2024 01:15:00 +0000 (03:15 +0200)
committerLiza Carvelli <liza@carvel.li>
Sun, 18 Aug 2024 01:15:00 +0000 (03:15 +0200)
15 files changed:
QuestPaths/3.x - Heavensward/Raid Quests/2090_Disarmed.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2091_Steel and Steam.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2092_Tinker, Seeker, Soldier, Spy.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2093_The Pulsing Heart.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2094_Enigma.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2249_Rearmed.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2250_The Folly of Youth.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2251_Toppling the Tyrant.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2252_One Step Behind.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2253_A Gob in the Machine.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2335_The Coeurl and the Colossus.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2336_Biggs and Wedge's Excellent Adventure.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2337_Thus Spake Quickthinx.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2338_Judgment Day.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Raid Quests/2339_Of Endings and Beginnings.json [new file with mode: 0644]

diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2090_Disarmed.json b/QuestPaths/3.x - Heavensward/Raid Quests/2090_Disarmed.json
new file mode 100644 (file)
index 0000000..d0dcae3
--- /dev/null
@@ -0,0 +1,138 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1012097,
+          "Position": {
+            "X": 73.3501,
+            "Y": 205.88956,
+            "Z": 23.483582
+          },
+          "TerritoryId": 478,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Idyllshire",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Idyllshire] Aetheryte Plaza",
+            "[Idyllshire] Epilogue Gate (Eastern Hinterlands)"
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1014403,
+          "Position": {
+            "X": 69.443726,
+            "Y": 53.303707,
+            "Z": 198.59619
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 2006124,
+          "Position": {
+            "X": -43.198303,
+            "Y": 100.8468,
+            "Z": -181.81128
+          },
+          "TerritoryId": 399,
+          "InteractionType": "UseItem",
+          "ItemId": 2001792,
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 2006180,
+          "Position": {
+            "X": -43.717102,
+            "Y": 101.48767,
+            "Z": -181.62811
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1014404,
+          "Position": {
+            "X": 67.97888,
+            "Y": 53.343666,
+            "Z": 199.02332
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 112
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014407,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2091
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2091_Steel and Steam.json b/QuestPaths/3.x - Heavensward/Raid Quests/2091_Steel and Steam.json
new file mode 100644 (file)
index 0000000..8186b7d
--- /dev/null
@@ -0,0 +1,49 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014407,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 113
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014407,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2092
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2092_Tinker, Seeker, Soldier, Spy.json b/QuestPaths/3.x - Heavensward/Raid Quests/2092_Tinker, Seeker, Soldier, Spy.json
new file mode 100644 (file)
index 0000000..f807fe7
--- /dev/null
@@ -0,0 +1,49 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014407,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 114
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014409,
+          "Position": {
+            "X": -41.519836,
+            "Y": 100.89075,
+            "Z": -181.99438
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2093
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2093_The Pulsing Heart.json b/QuestPaths/3.x - Heavensward/Raid Quests/2093_The Pulsing Heart.json
new file mode 100644 (file)
index 0000000..8b43c10
--- /dev/null
@@ -0,0 +1,66 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014409,
+          "Position": {
+            "X": -41.519836,
+            "Y": 100.89075,
+            "Z": -181.99438
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 115
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 2006431,
+          "Position": {
+            "X": 0,
+            "Y": -67,
+            "Z": 15.5
+          },
+          "TerritoryId": 505,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 399,
+          "SkipConditions": {
+            "StepIf": {
+              "NotInTerritory": [
+                505
+              ]
+            }
+          }
+        },
+        {
+          "DataId": 1014405,
+          "Position": {
+            "X": 69.62683,
+            "Y": 53.404236,
+            "Z": 201.5564
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2094
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2094_Enigma.json b/QuestPaths/3.x - Heavensward/Raid Quests/2094_Enigma.json
new file mode 100644 (file)
index 0000000..c05f2f3
--- /dev/null
@@ -0,0 +1,53 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014405,
+          "Position": {
+            "X": 69.62683,
+            "Y": 53.404236,
+            "Z": 201.5564
+          },
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1014409,
+          "Position": {
+            "X": -41.519836,
+            "Y": 100.89075,
+            "Z": -181.99438
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014402,
+          "Position": {
+            "X": -42.37433,
+            "Y": 100.87579,
+            "Z": -183.21509
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2249
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2249_Rearmed.json b/QuestPaths/3.x - Heavensward/Raid Quests/2249_Rearmed.json
new file mode 100644 (file)
index 0000000..4c85f96
--- /dev/null
@@ -0,0 +1,112 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014402,
+          "Position": {
+            "X": -42.37433,
+            "Y": 100.87579,
+            "Z": -183.21509
+          },
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016635,
+          "Position": {
+            "X": -237.07947,
+            "Y": 123.32269,
+            "Z": -209.76581
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1014408,
+          "Position": {
+            "X": -36.30127,
+            "Y": 100.96971,
+            "Z": -182.90991
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016636,
+          "Position": {
+            "X": 53.910034,
+            "Y": 71.85243,
+            "Z": 76.76807
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1016642,
+          "Position": {
+            "X": -94.98743,
+            "Y": 53.987366,
+            "Z": 180.46838
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 136
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014407,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2250
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2250_The Folly of Youth.json b/QuestPaths/3.x - Heavensward/Raid Quests/2250_The Folly of Youth.json
new file mode 100644 (file)
index 0000000..83ed906
--- /dev/null
@@ -0,0 +1,49 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016637,
+          "Position": {
+            "X": -38.16284,
+            "Y": 100.95273,
+            "Z": -184.06964
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 137
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1014409,
+          "Position": {
+            "X": -41.519836,
+            "Y": 100.89075,
+            "Z": -181.99438
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2251
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2251_Toppling the Tyrant.json b/QuestPaths/3.x - Heavensward/Raid Quests/2251_Toppling the Tyrant.json
new file mode 100644 (file)
index 0000000..ebcf2bf
--- /dev/null
@@ -0,0 +1,49 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1014409,
+          "Position": {
+            "X": -41.519836,
+            "Y": 100.89075,
+            "Z": -181.99438
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 138
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2252
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2252_One Step Behind.json b/QuestPaths/3.x - Heavensward/Raid Quests/2252_One Step Behind.json
new file mode 100644 (file)
index 0000000..b51f4f8
--- /dev/null
@@ -0,0 +1,67 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 139
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 2007003,
+          "Position": {
+            "X": 0,
+            "Y": -67,
+            "Z": 15.5
+          },
+          "TerritoryId": 553,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 399,
+          "SkipConditions": {
+            "StepIf": {
+              "NotInTerritory": [
+                553
+              ]
+            }
+          }
+        },
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2253
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2253_A Gob in the Machine.json b/QuestPaths/3.x - Heavensward/Raid Quests/2253_A Gob in the Machine.json
new file mode 100644 (file)
index 0000000..fe7d3c0
--- /dev/null
@@ -0,0 +1,85 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1017001,
+          "Position": {
+            "X": -38.651123,
+            "Y": 100.943344,
+            "Z": -182.17749
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2006957,
+          "Position": {
+            "X": -36.78955,
+            "Y": 100.96887,
+            "Z": -184.25275
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016641,
+          "Position": {
+            "X": -49.94281,
+            "Y": 100.66968,
+            "Z": -148.45508
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016638,
+          "Position": {
+            "X": -42.4964,
+            "Y": 100.873566,
+            "Z": -183.12354
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "Fly": true,
+          "NextQuestId": 2335
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2335_The Coeurl and the Colossus.json b/QuestPaths/3.x - Heavensward/Raid Quests/2335_The Coeurl and the Colossus.json
new file mode 100644 (file)
index 0000000..01f6c3f
--- /dev/null
@@ -0,0 +1,80 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016638,
+          "Position": {
+            "X": -42.4964,
+            "Y": 100.873566,
+            "Z": -183.12354
+          },
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1017930,
+          "Position": {
+            "X": -121.26343,
+            "Y": 100.66968,
+            "Z": -131.12079
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1017932,
+          "Position": {
+            "X": 47.745483,
+            "Y": 71.508316,
+            "Z": 68.16199
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 186
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1017932,
+          "Position": {
+            "X": 47.745483,
+            "Y": 71.508316,
+            "Z": 68.16199
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2336
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2336_Biggs and Wedge's Excellent Adventure.json b/QuestPaths/3.x - Heavensward/Raid Quests/2336_Biggs and Wedge's Excellent Adventure.json
new file mode 100644 (file)
index 0000000..6e49f13
--- /dev/null
@@ -0,0 +1,48 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1017932,
+          "Position": {
+            "X": 47.745483,
+            "Y": 71.508316,
+            "Z": 68.16199
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 187
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1017938,
+          "Position": {
+            "X": -16.70868,
+            "Y": 215.13815,
+            "Z": 256.27515
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2337
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2337_Thus Spake Quickthinx.json b/QuestPaths/3.x - Heavensward/Raid Quests/2337_Thus Spake Quickthinx.json
new file mode 100644 (file)
index 0000000..2b2e33f
--- /dev/null
@@ -0,0 +1,49 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016640,
+          "Position": {
+            "X": -48.508484,
+            "Y": 100.66968,
+            "Z": -148.33301
+          },
+          "StopDistance": 7,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 188
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1017942,
+          "Position": {
+            "X": -42.130188,
+            "Y": 100.88026,
+            "Z": -183.27612
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2338
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2338_Judgment Day.json b/QuestPaths/3.x - Heavensward/Raid Quests/2338_Judgment Day.json
new file mode 100644 (file)
index 0000000..17ad34c
--- /dev/null
@@ -0,0 +1,71 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1017942,
+          "Position": {
+            "X": -42.130188,
+            "Y": 100.88026,
+            "Z": -183.27612
+          },
+          "StopDistance": 5,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "TerritoryId": 399,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 189
+        }
+      ]
+    },
+    {
+      "Sequence": 3
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 2007465,
+          "Position": {
+            "X": -11.91736,
+            "Y": 0.4729614,
+            "Z": 14.20605
+          },
+          "TerritoryId": 588,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 399
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1017944,
+          "Position": {
+            "X": -233.90558,
+            "Y": 148.49608,
+            "Z": -7.8584595
+          },
+          "StopDistance": 7,
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2339
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/3.x - Heavensward/Raid Quests/2339_Of Endings and Beginnings.json b/QuestPaths/3.x - Heavensward/Raid Quests/2339_Of Endings and Beginnings.json
new file mode 100644 (file)
index 0000000..2e924f3
--- /dev/null
@@ -0,0 +1,54 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1017944,
+          "Position": {
+            "X": -233.90558,
+            "Y": 148.49608,
+            "Z": -7.8584595
+          },
+          "StopDistance": 7,
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1018346,
+          "Position": {
+            "X": -237.17102,
+            "Y": 123.32269,
+            "Z": -209.82684
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1013714,
+          "Position": {
+            "X": -33.76825,
+            "Y": 100.96971,
+            "Z": -182.48267
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}