HW MSQ Part 3
authorJerry Wester <jerrywester@yahoo.com>
Thu, 25 Jul 2024 23:58:58 +0000 (17:58 -0600)
committerJerry Wester <jerrywester@yahoo.com>
Thu, 25 Jul 2024 23:58:58 +0000 (17:58 -0600)
26 files changed:
QuestPaths/3.x - Heavensward/MSQ/2156_An Uncertain Future.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2157_Breaking the Cycle.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2158_Another Time, Another Place.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2159_In the Eye of the Beholder.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2160_A Little Slow, a Little Late.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2161_Dreams of the Lost.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2162_Against the Dying of the Light.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2163_As Goes Light, So Goes Darkness.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2231_As It Once Was.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2232_The Word of the Mother.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2233_This War of Ours.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2234_Staunch Conviction.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2235_Once More, a Favor.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2236_For Those We Have Lost.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2237_Consequences.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2238_Choices.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2239_A Spectacle for the Ages.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2240_For Those We Can Yet Save.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2241_Causes and Costs.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2242_The Man Within.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2243_An Ally for Ishgard.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2244_Winning Over the Wyrm.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2245_An End to the Song.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2246_Heroes of the Hour.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/MSQ/2247_Litany of Peace.json [new file with mode: 0644]
QuestPaths/3.x - Heavensward/Unlocks/Misc/3672_Towards the Firmament.json [new file with mode: 0644]

diff --git a/QuestPaths/3.x - Heavensward/MSQ/2156_An Uncertain Future.json b/QuestPaths/3.x - Heavensward/MSQ/2156_An Uncertain Future.json
new file mode 100644 (file)
index 0000000..d977c6b
--- /dev/null
@@ -0,0 +1,92 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1012857,
+          "Position": {
+            "X": 0.7476196,
+            "Y": 0.022254243,
+            "Z": 4.623413
+          },
+          "TerritoryId": 433,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011223,
+          "Position": {
+            "X": 114.579956,
+            "Y": 24.412834,
+            "Z": -11.062805
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_HEAVNB101_02156_SCENE00010_EVENTAREA_WARP_YESNO_TITLE",
+              "Yes": true
+            }
+          ],
+          "AethernetShortcut": [
+            "[Ishgard] The Last Vigil",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1015978,
+          "Position": {
+            "X": 111.283936,
+            "Y": 24.388157,
+            "Z": -4.3793945
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1012326,
+          "Position": {
+            "X": 92.36279,
+            "Y": 15.094684,
+            "Z": 33.188354
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1015978,
+          "Position": {
+            "X": 111.283936,
+            "Y": 24.388157,
+            "Z": -4.3793945
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2157_Breaking the Cycle.json b/QuestPaths/3.x - Heavensward/MSQ/2157_Breaking the Cycle.json
new file mode 100644 (file)
index 0000000..4aac71a
--- /dev/null
@@ -0,0 +1,73 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015979,
+          "Position": {
+            "X": 112.53516,
+            "Y": 24.391697,
+            "Z": -2.8840332
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1015980,
+          "Position": {
+            "X": 632.1659,
+            "Y": -54.909866,
+            "Z": 71.854614
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "The Dravanian Forelands - Tailfeather"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1011935,
+          "Position": {
+            "X": -285.63367,
+            "Y": 39.04305,
+            "Z": 53.72693
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "StopDistance": 9,
+          "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1015983,
+          "Position": {
+            "X": -297.74933,
+            "Y": 39.04307,
+            "Z": 37.064087
+          },
+          "TerritoryId": 398,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2158_Another Time, Another Place.json b/QuestPaths/3.x - Heavensward/MSQ/2158_Another Time, Another Place.json
new file mode 100644 (file)
index 0000000..0b2e22c
--- /dev/null
@@ -0,0 +1,72 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015983,
+          "Position": {
+            "X": -297.74933,
+            "Y": 39.04307,
+            "Z": 37.064087
+          },
+          "TerritoryId": 398,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1015987,
+          "Position": {
+            "X": 42.252197,
+            "Y": 205.32579,
+            "Z": 19.546753
+          },
+          "TerritoryId": 478,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Idyllshire"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2006605,
+          "Position": {
+            "X": 101.182495,
+            "Y": 206.71387,
+            "Z": 111.34509
+          },
+          "TerritoryId": 478,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1015992,
+          "Position": {
+            "X": -478.14148,
+            "Y": 137.42972,
+            "Z": 700.8926
+          },
+          "TerritoryId": 399,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2159_In the Eye of the Beholder.json b/QuestPaths/3.x - Heavensward/MSQ/2159_In the Eye of the Beholder.json
new file mode 100644 (file)
index 0000000..b0ed096
--- /dev/null
@@ -0,0 +1,121 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015992,
+          "Position": {
+            "X": -478.14148,
+            "Y": 137.42972,
+            "Z": 700.8926
+          },
+          "TerritoryId": 399,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 2005336,
+          "Position": {
+            "X": -488.79227,
+            "Y": 138.93335,
+            "Z": 741.0543
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 463
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1012405,
+          "Position": {
+            "X": 587.7927,
+            "Y": -50.623985,
+            "Z": 70.725464
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "The Dravanian Forelands - Tailfeather"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1011917,
+          "Position": {
+            "X": 535.30164,
+            "Y": -51.340645,
+            "Z": 65.293335
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "$": "0 0 16 0 0 0 -> 17 0 16 0 0 64"
+        },
+        {
+          "DataId": 1011916,
+          "Position": {
+            "X": 470.02356,
+            "Y": -49.89133,
+            "Z": 20.370789
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "$": "17 0 16 0 0 64 -> 33 1 16 0 0 192"
+        },
+        {
+          "DataId": 1011922,
+          "Position": {
+            "X": 448.56934,
+            "Y": -51.141407,
+            "Z": 108.93408
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1015994,
+          "Position": {
+            "X": 470.38977,
+            "Y": -51.141403,
+            "Z": 38.651123
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 2006610,
+          "Position": {
+            "X": 191.79065,
+            "Y": -54.154297,
+            "Z": -235.95032
+          },
+          "TerritoryId": 398,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2160_A Little Slow, a Little Late.json b/QuestPaths/3.x - Heavensward/MSQ/2160_A Little Slow, a Little Late.json
new file mode 100644 (file)
index 0000000..4d67423
--- /dev/null
@@ -0,0 +1,88 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015998,
+          "Position": {
+            "X": 192.43152,
+            "Y": -54.189243,
+            "Z": -234.3634
+          },
+          "TerritoryId": 398,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011928,
+          "Position": {
+            "X": 73.19751,
+            "Y": -49.19563,
+            "Z": -139.05548
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": 173.8547,
+            "Y": -108.97817,
+            "Z": 600.48395
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Combat",
+          "Fly": true,
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            4365,
+            4364
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 2006607,
+          "Position": {
+            "X": 207.75159,
+            "Y": -105.42462,
+            "Z": 596.765
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016002,
+          "Position": {
+            "X": 225.11633,
+            "Y": -116.6398,
+            "Z": 504.72266
+          },
+          "TerritoryId": 398,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2161_Dreams of the Lost.json b/QuestPaths/3.x - Heavensward/MSQ/2161_Dreams of the Lost.json
new file mode 100644 (file)
index 0000000..19d8928
--- /dev/null
@@ -0,0 +1,69 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016000,
+          "Position": {
+            "X": 222.49182,
+            "Y": -116.93088,
+            "Z": 504.08167
+          },
+          "TerritoryId": 398,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011935,
+          "Position": {
+            "X": -285.63367,
+            "Y": 39.04305,
+            "Z": 53.72693
+          },
+          "TerritoryId": 398,
+          "InteractionType": "Interact",
+          "StopDistance": 9,
+          "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1012401,
+          "Position": {
+            "X": -8.560364,
+            "Y": 5.4681287,
+            "Z": 40.6958
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Ishgard"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016008,
+          "Position": {
+            "X": 125.93262,
+            "Y": 24.458836,
+            "Z": -5.5390625
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2162_Against the Dying of the Light.json b/QuestPaths/3.x - Heavensward/MSQ/2162_Against the Dying of the Light.json
new file mode 100644 (file)
index 0000000..e3221a9
--- /dev/null
@@ -0,0 +1,138 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016008,
+          "Position": {
+            "X": 125.93262,
+            "Y": 24.458836,
+            "Z": -5.5390625
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1012384,
+          "Position": {
+            "X": -182.66577,
+            "Y": -12.534915,
+            "Z": -39.871887
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] The Forgotten Knight",
+            "[Ishgard] The Jeweled Crozier"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016018,
+          "Position": {
+            "X": 26.16919,
+            "Y": 27.964573,
+            "Z": -146.71558
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "$": "0 0 0 0 0 0 -> 17 0 0 0 0 64",
+          "AethernetShortcut": [
+            "[Ishgard] The Jeweled Crozier",
+            "[Ishgard] The Tribunal"
+          ]
+        },
+        {
+          "DataId": 1016020,
+          "Position": {
+            "X": -3.3112793,
+            "Y": 27.753849,
+            "Z": -148.4856
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "$": "17 0 0 0 0 64 -> 33 16 0 0 0 96"
+        },
+        {
+          "DataId": 1016015,
+          "Position": {
+            "X": -7.827942,
+            "Y": 26.965073,
+            "Z": -106.6759
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016028,
+          "Position": {
+            "X": 59.861084,
+            "Y": -4.734944,
+            "Z": -41.61145
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1016031,
+          "Position": {
+            "X": 14.5112915,
+            "Y": -12.020877,
+            "Z": 37.03357
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] Athenaeum Astrologicum",
+            "[Ishgard] The Brume"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016008,
+          "Position": {
+            "X": 125.93262,
+            "Y": 24.458836,
+            "Z": -5.5390625
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest",
+          "AethernetShortcut": [
+            "[Ishgard] The Brume",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2163_As Goes Light, So Goes Darkness.json b/QuestPaths/3.x - Heavensward/MSQ/2163_As Goes Light, So Goes Darkness.json
new file mode 100644 (file)
index 0000000..cf55e99
--- /dev/null
@@ -0,0 +1,88 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016008,
+          "Position": {
+            "X": 125.93262,
+            "Y": 24.458836,
+            "Z": -5.5390625
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016034,
+          "Position": {
+            "X": -182.39111,
+            "Y": -0.23098835,
+            "Z": -70.72565
+          },
+          "TerritoryId": 419,
+          "InteractionType": "SinglePlayerDuty",
+          "AethernetShortcut": [
+            "[Ishgard] The Forgotten Knight",
+            "[Ishgard] The Jeweled Crozier"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016049,
+          "Position": {
+            "X": -3.0975952,
+            "Y": 27.79051,
+            "Z": -140.36774
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1011217,
+          "Position": {
+            "X": 17.990356,
+            "Y": 16.009666,
+            "Z": -9.567444
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 433
+        },
+        {
+          "DataId": 1016050,
+          "Position": {
+            "X": 0.7476196,
+            "Y": 0.022254243,
+            "Z": 4.623413
+          },
+          "TerritoryId": 433,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2231_As It Once Was.json b/QuestPaths/3.x - Heavensward/MSQ/2231_As It Once Was.json
new file mode 100644 (file)
index 0000000..c9327db
--- /dev/null
@@ -0,0 +1,138 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1012580,
+          "Position": {
+            "X": 16.006714,
+            "Y": 16.009666,
+            "Z": -3.189148
+          },
+          "TerritoryId": 419,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016531,
+          "Position": {
+            "X": -323.99487,
+            "Y": 11.999983,
+            "Z": 44.96826
+          },
+          "TerritoryId": 129,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Limsa Lominsa",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Aetheryte Plaza",
+            "[Limsa Lominsa] Arcanists' Guild"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1010388,
+          "Position": {
+            "X": 40.482178,
+            "Y": 20.495,
+            "Z": -650.96515
+          },
+          "TerritoryId": 156,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Mor Dhona"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "TerritoryId": 156,
+          "DataId": 2002881,
+          "Position": {
+            "X": 21.133728,
+            "Y": 22.323914,
+            "Z": -631.281
+          },
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 351
+        },
+        {
+          "DataId": 1016541,
+          "Position": {
+            "X": 2.1514893,
+            "Y": 0,
+            "Z": -7.4921875
+          },
+          "TerritoryId": 351,
+          "InteractionType": "Interact"
+        },
+        {
+          "DataId": 1016538,
+          "Position": {
+            "X": 14.572327,
+            "Y": 0,
+            "Z": -9.964172
+          },
+          "TerritoryId": 351,
+          "InteractionType": "Interact"
+        },
+        {
+          "DataId": 1016540,
+          "Position": {
+            "X": 31.967651,
+            "Y": -1,
+            "Z": -4.196289
+          },
+          "TerritoryId": 351,
+          "InteractionType": "Interact"
+        },
+        {
+          "DataId": 1016543,
+          "Position": {
+            "X": 33.0968,
+            "Y": -1,
+            "Z": 5.7526245
+          },
+          "TerritoryId": 351,
+          "InteractionType": "Interact"
+        },
+        {
+          "DataId": 1016542,
+          "Position": {
+            "X": 36.27063,
+            "Y": -0.25946045,
+            "Z": 2.4871826
+          },
+          "TerritoryId": 351,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016535,
+          "Position": {
+            "X": -2.6704102,
+            "Y": 0,
+            "Z": -5.2644043
+          },
+          "TerritoryId": 351,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2232_The Word of the Mother.json b/QuestPaths/3.x - Heavensward/MSQ/2232_The Word of the Mother.json
new file mode 100644 (file)
index 0000000..6b679be
--- /dev/null
@@ -0,0 +1,107 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016534,
+          "Position": {
+            "X": -1.7243042,
+            "Y": 0,
+            "Z": -3.6469727
+          },
+          "TerritoryId": 351,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016558,
+          "Position": {
+            "X": 43.74756,
+            "Y": 205.2239,
+            "Z": 19.638367
+          },
+          "TerritoryId": 478,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Idyllshire"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": 71.86769,
+            "Y": 204.99998,
+            "Z": 145.98666
+          },
+          "TerritoryId": 478,
+          "InteractionType": "WalkTo",
+          "TargetTerritoryId": 399
+        },
+        {
+          "DataId": 2005336,
+          "Position": {
+            "X": -488.79227,
+            "Y": 138.93335,
+            "Z": 741.0543
+          },
+          "TerritoryId": 399,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 463,
+          "Fly": true,
+          "StopDistance": 0.25
+        },
+        {
+          "DataId": 1012138,
+          "Position": {
+            "X": 19.272095,
+            "Y": 38.43,
+            "Z": 15.854065
+          },
+          "TerritoryId": 463,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "TerritoryId": 463,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 141
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016560,
+          "Position": {
+            "X": 21.133728,
+            "Y": 38.4364,
+            "Z": 8.041443
+          },
+          "TerritoryId": 463,
+          "InteractionType": "CompleteQuest",
+          "DialogueChoices": [
+            {
+              "Type": "List",
+              "Prompt": "TEXT_HEAVNC102_02232_Q1_000_121",
+              "Answer": "TEXT_HEAVNC102_02232_A1_000_124"
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2233_This War of Ours.json b/QuestPaths/3.x - Heavensward/MSQ/2233_This War of Ours.json
new file mode 100644 (file)
index 0000000..1eb132f
--- /dev/null
@@ -0,0 +1,65 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016560,
+          "Position": {
+            "X": 21.133728,
+            "Y": 38.4364,
+            "Z": 8.041443
+          },
+          "TerritoryId": 463,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011223,
+          "Position": {
+            "X": 114.579956,
+            "Y": 24.412834,
+            "Z": -11.062805
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_HEAVNC103_02233_Q1_000_021",
+              "Yes": true
+            }
+          ],
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016564,
+          "Position": {
+            "X": 481.40686,
+            "Y": 225.00232,
+            "Z": 793.08765
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2234_Staunch Conviction.json b/QuestPaths/3.x - Heavensward/MSQ/2234_Staunch Conviction.json
new file mode 100644 (file)
index 0000000..5d005cc
--- /dev/null
@@ -0,0 +1,80 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016564,
+          "Position": {
+            "X": 481.40686,
+            "Y": 225.00232,
+            "Z": 793.08765
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011231,
+          "Position": {
+            "X": 503.1051,
+            "Y": 217.95148,
+            "Z": 790.2189
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "$": "0 0 0 0 0 0 -> 16 1 0 0 0 128"
+        },
+        {
+          "DataId": 1016568,
+          "Position": {
+            "X": 465.5984,
+            "Y": 217.95128,
+            "Z": 752.7428
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "$": "16 1 0 0 0 128 -> 32 17 0 0 0 160"
+        },
+        {
+          "DataId": 1011236,
+          "Position": {
+            "X": 446.00586,
+            "Y": 217.95142,
+            "Z": 764.06494
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016565,
+          "Position": {
+            "X": 503.34937,
+            "Y": 217.95154,
+            "Z": 760.46387
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2235_Once More, a Favor.json b/QuestPaths/3.x - Heavensward/MSQ/2235_Once More, a Favor.json
new file mode 100644 (file)
index 0000000..0790168
--- /dev/null
@@ -0,0 +1,113 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016566,
+          "Position": {
+            "X": 515.5565,
+            "Y": 217.95154,
+            "Z": 763.7291
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 2006869,
+          "Position": {
+            "X": 334.7981,
+            "Y": 186.11426,
+            "Z": 442.22168
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Combat",
+          "Fly": true,
+          "EnemySpawnType": "AfterInteraction",
+          "KillEnemyDataIds": [
+            5537,
+            5538
+          ],
+          "$": "0 0 0 0 0 0 -> 16 48 0 0 0 128"
+        },
+        {
+          "DataId": 2006870,
+          "Position": {
+            "X": 439.9939,
+            "Y": 165.45349,
+            "Z": 344.74695
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Combat",
+          "Fly": true,
+          "EnemySpawnType": "AfterInteraction",
+          "KillEnemyDataIds": [
+            5539
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016566,
+          "Position": {
+            "X": 515.5565,
+            "Y": 217.95154,
+            "Z": 763.7291
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016573,
+          "Position": {
+            "X": 79.02649,
+            "Y": 117.196884,
+            "Z": 157.57996
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "StopDistance": 1
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016566,
+          "Position": {
+            "X": 515.5565,
+            "Y": 217.95154,
+            "Z": 763.7291
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2236_For Those We Have Lost.json b/QuestPaths/3.x - Heavensward/MSQ/2236_For Those We Have Lost.json
new file mode 100644 (file)
index 0000000..00500ef
--- /dev/null
@@ -0,0 +1,104 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016566,
+          "Position": {
+            "X": 515.5565,
+            "Y": 217.95154,
+            "Z": 763.7291
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016579,
+          "Position": {
+            "X": 507.16406,
+            "Y": 217.95152,
+            "Z": 769.9243
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016569,
+          "Position": {
+            "X": 495.32312,
+            "Y": 217.95135,
+            "Z": 742.6107
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "$": "0 0 0 0 0 0 -> 16 1 0 0 0 128"
+        },
+        {
+          "Position": {
+            "X": 522.6554,
+            "Y": 228.37697,
+            "Z": 752.68335
+          },
+          "TerritoryId": 397,
+          "InteractionType": "WalkTo",
+          "Fly": true
+        },
+        {
+          "DataId": 1016570,
+          "Position": {
+            "X": 520.0122,
+            "Y": 228.37695,
+            "Z": 752.7732
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "$": "16 1 0 0 0 128 -> 33 1 0 0 0 192"
+        },
+        {
+          "DataId": 1011235,
+          "Position": {
+            "X": 522.54517,
+            "Y": 228.3512,
+            "Z": 723.5675
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016580,
+          "Position": {
+            "X": 416.5254,
+            "Y": 217.95142,
+            "Z": 754.20764
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2237_Consequences.json b/QuestPaths/3.x - Heavensward/MSQ/2237_Consequences.json
new file mode 100644 (file)
index 0000000..861fd63
--- /dev/null
@@ -0,0 +1,92 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016580,
+          "Position": {
+            "X": 416.5254,
+            "Y": 217.95142,
+            "Z": 754.20764
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "Position": {
+            "X": 528.9199,
+            "Y": 217.95137,
+            "Z": 773.3327
+          },
+          "TerritoryId": 397,
+          "InteractionType": "WalkTo",
+          "Fly": true
+        },
+        {
+          "DataId": 1016069,
+          "Position": {
+            "X": 540.3677,
+            "Y": 217.90826,
+            "Z": 769.0393
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": 528.9199,
+            "Y": 217.95137,
+            "Z": 773.3327
+          },
+          "TerritoryId": 397,
+          "InteractionType": "WalkTo",
+          "Mount": true
+        },
+        {
+          "DataId": 1016581,
+          "Position": {
+            "X": 477.37842,
+            "Y": 223.92603,
+            "Z": 872.6787
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016579,
+          "Position": {
+            "X": 507.16406,
+            "Y": 217.95152,
+            "Z": 769.9243
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2238_Choices.json b/QuestPaths/3.x - Heavensward/MSQ/2238_Choices.json
new file mode 100644 (file)
index 0000000..de3ab6a
--- /dev/null
@@ -0,0 +1,178 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016579,
+          "Position": {
+            "X": 507.16406,
+            "Y": 217.95152,
+            "Z": 769.9243
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011223,
+          "Position": {
+            "X": 114.579956,
+            "Y": 24.412834,
+            "Z": -11.062805
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_HEAVNC108_02238_Q1_000_031",
+              "Yes": true
+            }
+          ],
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        },
+        {
+          "DataId": 1013183,
+          "Position": {
+            "X": -0.015319824,
+            "Y": 0.019999694,
+            "Z": -6.302063
+          },
+          "TerritoryId": 428,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016583,
+          "Position": {
+            "X": 112.53516,
+            "Y": 24.391685,
+            "Z": -2.9145508
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "List",
+              "Prompt": "TEXT_HEAVNC108_02238_Q2_000_093",
+              "Answer": "TEXT_HEAVNC108_02238_A2_000_095"
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1013167,
+          "Position": {
+            "X": 125.68848,
+            "Y": 24.458836,
+            "Z": 2.456604
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1012251,
+          "Position": {
+            "X": 12.313965,
+            "Y": -12.020877,
+            "Z": 40.268433
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] The Forgotten Knight",
+            "[Ishgard] The Brume"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1016585,
+          "Position": {
+            "X": -177.11151,
+            "Y": -12.534915,
+            "Z": -43.137268
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] The Brume",
+            "[Ishgard] The Jeweled Crozier"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1011223,
+          "Position": {
+            "X": 114.579956,
+            "Y": 24.412834,
+            "Z": -11.062805
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_HEAVNC108_02238_Q3_000_223",
+              "Yes": true
+            }
+          ],
+          "AethernetShortcut": [
+            "[Ishgard] The Jeweled Crozier",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016583,
+          "Position": {
+            "X": 112.53516,
+            "Y": 24.391685,
+            "Z": -2.9145508
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2239_A Spectacle for the Ages.json b/QuestPaths/3.x - Heavensward/MSQ/2239_A Spectacle for the Ages.json
new file mode 100644 (file)
index 0000000..35a560e
--- /dev/null
@@ -0,0 +1,105 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015978,
+          "Position": {
+            "X": 111.283936,
+            "Y": 24.388157,
+            "Z": -4.3793945
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "Position": {
+            "X": -132.00812,
+            "Y": 304.1538,
+            "Z": -292.25592
+          },
+          "TerritoryId": 155,
+          "InteractionType": "WalkTo",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead"
+        },
+        {
+          "DataId": 1016587,
+          "Position": {
+            "X": -133.92847,
+            "Y": 304.15384,
+            "Z": -300.83167
+          },
+          "TerritoryId": 155,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016587,
+          "Position": {
+            "X": -133.92847,
+            "Y": 304.15384,
+            "Z": -300.83167
+          },
+          "TerritoryId": 155,
+          "InteractionType": "SinglePlayerDuty"
+        }
+      ]
+    },
+    {
+      "Sequence": 3
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1016072,
+          "Position": {
+            "X": -53.543945,
+            "Y": 298.9,
+            "Z": -204.36407
+          },
+          "TerritoryId": 155,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "Position": {
+            "X": -132.00812,
+            "Y": 304.1538,
+            "Z": -292.25592
+          },
+          "TerritoryId": 155,
+          "InteractionType": "WalkTo",
+          "Fly": true
+        },
+        {
+          "DataId": 1016588,
+          "Position": {
+            "X": -136.64453,
+            "Y": 304.15384,
+            "Z": -308.36963
+          },
+          "TerritoryId": 155,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2240_For Those We Can Yet Save.json b/QuestPaths/3.x - Heavensward/MSQ/2240_For Those We Can Yet Save.json
new file mode 100644 (file)
index 0000000..93c945a
--- /dev/null
@@ -0,0 +1,75 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016074,
+          "Position": {
+            "X": -139.849,
+            "Y": 304.15384,
+            "Z": -309.8955
+          },
+          "TerritoryId": 155,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016589,
+          "Position": {
+            "X": 7.4005737,
+            "Y": 1.2791227,
+            "Z": 104.35632
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016565,
+          "Position": {
+            "X": 503.34937,
+            "Y": 217.95154,
+            "Z": 760.46387
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016590,
+          "Position": {
+            "X": 501.97595,
+            "Y": 217.95152,
+            "Z": 762.72217
+          },
+          "TerritoryId": 397,
+          "InteractionType": "CompleteQuest",
+          "DialogueChoices": [
+            {
+              "Type": "List",
+              "Prompt": "TEXT_HEAVNC110_02240_Q1_000_071",
+              "Answer": "TEXT_HEAVNC110_02240_A1_000_072"
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2241_Causes and Costs.json b/QuestPaths/3.x - Heavensward/MSQ/2241_Causes and Costs.json
new file mode 100644 (file)
index 0000000..9d3ad14
--- /dev/null
@@ -0,0 +1,88 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016590,
+          "Position": {
+            "X": 501.97595,
+            "Y": 217.95152,
+            "Z": 762.72217
+          },
+          "TerritoryId": 397,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1009973,
+          "Position": {
+            "X": 264.91187,
+            "Y": 302.26236,
+            "Z": -223.71259
+          },
+          "TerritoryId": 155,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
+          "TargetTerritoryId": 395
+        },
+        {
+          "DataId": 2006864,
+          "Position": {
+            "X": -2.7924194,
+            "Y": -0.015319824,
+            "Z": 0.10675049
+          },
+          "TerritoryId": 395,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016591,
+          "Position": {
+            "X": -2.02948,
+            "Y": 0.014982708,
+            "Z": 4.562378
+          },
+          "TerritoryId": 395,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1013227,
+          "Position": {
+            "X": 14.877502,
+            "Y": 16.009666,
+            "Z": -4.196289
+          },
+          "TerritoryId": 419,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Last Vigil"
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2242_The Man Within.json b/QuestPaths/3.x - Heavensward/MSQ/2242_The Man Within.json
new file mode 100644 (file)
index 0000000..30aae15
--- /dev/null
@@ -0,0 +1,92 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1015596,
+          "Position": {
+            "X": 15.915161,
+            "Y": 15.96505,
+            "Z": -0.22894287
+          },
+          "TerritoryId": 419,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1011217,
+          "Position": {
+            "X": 17.990356,
+            "Y": 16.009666,
+            "Z": -9.567444
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 433
+        },
+        {
+          "DataId": 1012857,
+          "Position": {
+            "X": 0.7476196,
+            "Y": 0.022254243,
+            "Z": 4.623413
+          },
+          "TerritoryId": 433,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2005334,
+          "Position": {
+            "X": -0.015319824,
+            "Y": 1.1443481,
+            "Z": 13.199036
+          },
+          "TerritoryId": 433,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 419
+        },
+        {
+          "DataId": 1016807,
+          "Position": {
+            "X": 92.851074,
+            "Y": 15.00001,
+            "Z": 38.254395
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] The Last Vigil",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016818,
+          "Position": {
+            "X": 109.72754,
+            "Y": 24.384384,
+            "Z": -4.715088
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2243_An Ally for Ishgard.json b/QuestPaths/3.x - Heavensward/MSQ/2243_An Ally for Ishgard.json
new file mode 100644 (file)
index 0000000..9aa548a
--- /dev/null
@@ -0,0 +1,53 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016818,
+          "Position": {
+            "X": 109.72754,
+            "Y": 24.384384,
+            "Z": -4.715088
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016881,
+          "Position": {
+            "X": 110.30737,
+            "Y": 24.386719,
+            "Z": -2.3347168
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1011935,
+          "Position": {
+            "X": -285.63367,
+            "Y": 39.04305,
+            "Z": 53.72693
+          },
+          "TerritoryId": 398,
+          "InteractionType": "CompleteQuest",
+          "StopDistance": 9,
+          "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2244_Winning Over the Wyrm.json b/QuestPaths/3.x - Heavensward/MSQ/2244_Winning Over the Wyrm.json
new file mode 100644 (file)
index 0000000..009bf7e
--- /dev/null
@@ -0,0 +1,116 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016819,
+          "Position": {
+            "X": -291.43213,
+            "Y": 39.04307,
+            "Z": 33.6156
+          },
+          "TerritoryId": 398,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016811,
+          "Position": {
+            "X": 234.5769,
+            "Y": -42.669212,
+            "Z": 615.28955
+          },
+          "TerritoryId": 400,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "AetheryteShortcut": "The Churning Mists - Moghome"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2006956,
+          "Position": {
+            "X": -758.35815,
+            "Y": 123.704834,
+            "Z": 214.52649
+          },
+          "TerritoryId": 400,
+          "InteractionType": "Interact",
+          "Fly": true,
+          "StopDistance": 1,
+          "AetheryteShortcut": "The Churning Mists - Zenith"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1016813,
+          "Position": {
+            "X": -755.30634,
+            "Y": 123.72871,
+            "Z": 210.95593
+          },
+          "TerritoryId": 400,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1016812,
+          "Position": {
+            "X": -743.31274,
+            "Y": 83.799995,
+            "Z": 267.68896
+          },
+          "TerritoryId": 400,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "TerritoryId": 400,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 171
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1017011,
+          "Position": {
+            "X": -758.3887,
+            "Y": 123.72872,
+            "Z": 210.77283
+          },
+          "TerritoryId": 400,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2245_An End to the Song.json b/QuestPaths/3.x - Heavensward/MSQ/2245_An End to the Song.json
new file mode 100644 (file)
index 0000000..e05f9ad
--- /dev/null
@@ -0,0 +1,53 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016813,
+          "Position": {
+            "X": -755.30634,
+            "Y": 123.72871,
+            "Z": 210.95593
+          },
+          "TerritoryId": 400,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "The Churning Mists - Zenith",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "TerritoryId": 569,
+          "InteractionType": "Duty",
+          "ContentFinderConditionId": 169
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1016589,
+          "Position": {
+            "X": 7.4005737,
+            "Y": 1.2791227,
+            "Z": 104.35632
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2246_Heroes of the Hour.json b/QuestPaths/3.x - Heavensward/MSQ/2246_Heroes of the Hour.json
new file mode 100644 (file)
index 0000000..a758194
--- /dev/null
@@ -0,0 +1,90 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1016589,
+          "Position": {
+            "X": 7.4005737,
+            "Y": 1.2791227,
+            "Z": 104.35632
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1017024,
+          "Position": {
+            "X": 110.03284,
+            "Y": 24.383236,
+            "Z": -6.4851074
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1011217,
+          "Position": {
+            "X": 17.990356,
+            "Y": 16.009666,
+            "Z": -9.567444
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 433,
+          "AethernetShortcut": [
+            "[Ishgard] The Forgotten Knight",
+            "[Ishgard] The Last Vigil"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 2005334,
+          "Position": {
+            "X": -0.001443714,
+            "Y": 1.1515,
+            "Z": 13.2236
+          },
+          "TerritoryId": 433,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 419
+        },
+        {
+          "DataId": 1012380,
+          "Position": {
+            "X": 124.46777,
+            "Y": 24.458836,
+            "Z": 0.47296143
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest",
+          "AethernetShortcut": [
+            "[Ishgard] The Last Vigil",
+            "[Ishgard] The Forgotten Knight"
+          ]
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/MSQ/2247_Litany of Peace.json b/QuestPaths/3.x - Heavensward/MSQ/2247_Litany of Peace.json
new file mode 100644 (file)
index 0000000..8b1e7d7
--- /dev/null
@@ -0,0 +1,88 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1012380,
+          "Position": {
+            "X": 124.46777,
+            "Y": 24.458836,
+            "Z": 0.47296143
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1016823,
+          "Position": {
+            "X": 124.833984,
+            "Y": 24.458836,
+            "Z": 0.62561035
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_HEAVND106_02247_Q1_000_000",
+              "Yes": true
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1016828,
+          "Position": {
+            "X": 169.26831,
+            "Y": -14.528959,
+            "Z": 36.697876
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1011217,
+          "Position": {
+            "X": 17.990356,
+            "Y": 16.009666,
+            "Z": -9.567444
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 433,
+          "AethernetShortcut": [
+            "[Ishgard] Athenaeum Astrologicum",
+            "[Ishgard] The Last Vigil"
+          ]
+        },
+        {
+          "DataId": 1012857,
+          "Position": {
+            "X": 0.7476196,
+            "Y": 0.022254243,
+            "Z": 4.623413
+          },
+          "TerritoryId": 433,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file
diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Misc/3672_Towards the Firmament.json b/QuestPaths/3.x - Heavensward/Unlocks/Misc/3672_Towards the Firmament.json
new file mode 100644 (file)
index 0000000..07a1375
--- /dev/null
@@ -0,0 +1,126 @@
+{
+  "$schema": "https://carvel.li/questionable/quest-1.0",
+  "Author": "JerryWester",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 2010850,
+          "Position": {
+            "X": -74.540344,
+            "Y": 10.696533,
+            "Z": 16.739136
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "SkipIf": [
+            "AetheryteShortcutIfInSameTerritory"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1031682,
+          "Position": {
+            "X": 152.97156,
+            "Y": -20.000004,
+            "Z": 63.767456
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Brume"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2010920,
+          "Position": {
+            "X": -141.13074,
+            "Y": -12.64978,
+            "Z": -33.585205
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_LUCKHA001_03672_Q3_000_000",
+              "Yes": true
+            }
+          ],
+          "AethernetShortcut": [
+            "[Ishgard] The Brume",
+            "[Ishgard] The Jeweled Crozier"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1031989,
+          "Position": {
+            "X": -139.17761,
+            "Y": -12.634913,
+            "Z": -33.951355
+          },
+          "TerritoryId": 419,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1031682,
+          "Position": {
+            "X": 152.97156,
+            "Y": -20.000004,
+            "Z": 63.767456
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_LUCKHA001_03672_EVENTAREA_WARP_000_117",
+              "Yes": true
+            }
+          ],
+          "AethernetShortcut": [
+            "[Ishgard] The Jeweled Crozier",
+            "[Ishgard] The Brume"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1031684,
+          "Position": {
+            "X": -7.156494,
+            "Y": -16,
+            "Z": 163.46985
+          },
+          "TerritoryId": 886,
+          "InteractionType": "CompleteQuest"
+        }
+      ]
+    }
+  ]
+}
\ No newline at end of file