From 25829385d55263fb844882167edc3d6ddd8fbb23 Mon Sep 17 00:00:00 2001 From: Jerry Wester Date: Wed, 24 Jul 2024 20:35:35 -0600 Subject: [PATCH 1/3] HW MSQ Part 2 --- .../1936_Louder than Words.json | 74 +++++++ .../1945_Ebb and Aetherflow.json | 84 ++++++++ .../1963_Taking Stock.json | 94 +++++++++ .../1966_Saro Roggo's Common Life.json | 107 ++++++++++ .../The Sea of Clouds/1748_Clipped Wings.json | 82 ++++++++ .../1874_Honoring the Past.json | 52 +++++ .../1909_Sleepless in Ok' Zundu.json | 74 +++++++ .../1910_Flying the Nest.json | 76 +++++++ .../WAR/1677_How to Train Your Warrior.json | 103 ++++++++++ .../WAR/585_Better Axe Around.json | 135 ++++++++++++ .../WAR/586_Duty and the Beast.json | 69 +++++++ .../WAR/588_The Bear Necessity.json | 168 +++++++++++++++ .../WAR/596_Pirates of Shallow Water.json | 192 ++++++++++++++++++ .../Class Quests/WAR/598_Slap an' Chop.json | 176 ++++++++++++++++ .../Class Quests/WAR/601_And My Axe.json | 115 +++++++++++ .../MSQ/1628_The Wyrm's Lair.json | 103 ++++++++++ .../MSQ/1629_New Winds, Old Friends.json | 120 +++++++++++ .../MSQ/1630_A General Summons.json | 177 ++++++++++++++++ .../MSQ/1631_Awakening in Ul'dah.json | 56 +++++ .../MSQ/1632_A Brave Resolution.json | 53 +++++ .../MSQ/1633_Ready to Fly.json | 123 +++++++++++ .../MSQ/1634_Into the Aery.json | 65 ++++++ .../MSQ/1635_The Song Begins.json | 37 ++++ .../MSQ/1636_Unrest in Ishgard.json | 36 ++++ .../MSQ/1637_He Who Would Not Be Denied.json | 56 +++++ .../MSQ/1638_Ill-weather Friends.json | 103 ++++++++++ .../MSQ/1639_Fire and Blood.json | 96 +++++++++ .../MSQ/1640_A Knight's Calling.json | 114 +++++++++++ .../MSQ/1641_The Sins of Antiquity.json | 64 ++++++ .../MSQ/1642_In Search of the Soleil.json | 40 ++++ .../MSQ/1643_Into the Blue.json | 73 +++++++ .../MSQ/1644_Familiar Faces.json | 80 ++++++++ .../MSQ/1645_Devourer of Worlds.json | 82 ++++++++ .../MSQ/1646_Black and the White.json | 79 +++++++ .../MSQ/1647_Bolt, Chain, and Island.json | 109 ++++++++++ .../MSQ/1648_A Difference of Opinion.json | 52 +++++ .../MSQ/1649_One Good Turn.json | 36 ++++ .../MSQ/1650_An Engineering Enterprise.json | 72 +++++++ .../MSQ/1651_Aetherial Trail.json | 74 +++++++ .../MSQ/1652_Lost in the Lifestream.json | 102 ++++++++++ .../MSQ/1653_Tataru's Surprise.json | 74 +++++++ .../MSQ/1654_Onward to Sharlayan.json | 53 +++++ .../MSQ/1655_A Great New Nation.json | 104 ++++++++++ .../MSQ/1656_Golems Begone.json | 83 ++++++++ .../MSQ/1657_An Illuminati Incident.json | 77 +++++++ .../MSQ/1658_Leaving Idyllshire.json | 51 +++++ .../MSQ/1659_Matoya's Cave.json | 102 ++++++++++ .../MSQ/1660_Forbidden Knowledge.json | 113 +++++++++++ .../MSQ/1661_An Eye for Aether.json | 76 +++++++ .../MSQ/1662_Hour of Departure.json | 137 +++++++++++++ ...663_The First Flight of the Excelsior.json | 89 ++++++++ .../MSQ/1664_Systematic Exploration.json | 103 ++++++++++ .../MSQ/1665_In Node We Trust.json | 88 ++++++++ .../MSQ/1666_Chimerical Maintenance.json | 117 +++++++++++ ...667_Close Encounters of the VIth Kind.json | 90 ++++++++ .../MSQ/1668_Fetters of Lament.json | 36 ++++ .../MSQ/1669_Heavensward.json | 97 +++++++++ .../MSQ/1993_The Spice of Life.json | 74 +++++++ .../MSQ/1994_Noble Indiscretions.json | 59 ++++++ .../MSQ/1995_A Child Apart.json | 51 +++++ .../MSQ/1996_Bloodlines.json | 58 ++++++ 61 files changed, 5335 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json create mode 100644 QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json create mode 100644 QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json new file mode 100644 index 00000000..1b08068a --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012287, + "Position": { + "X": -28.397034, + "Y": 100.969696, + "Z": -186.4195 + }, + "TerritoryId": 399, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 56.196793, + "Y": 83.32266, + "Z": -218.24187 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 4506, + 4507 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 104.56799, + "Y": 63.322918, + "Z": -218.18315 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 4506, + 4507 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012287, + "Position": { + "X": -28.397034, + "Y": 100.969696, + "Z": -186.4195 + }, + "TerritoryId": 399, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json new file mode 100644 index 00000000..33042433 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json @@ -0,0 +1,84 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012102, + "Position": { + "X": 72.40405, + "Y": 205.6815, + "Z": 31.631958 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 148.52824, + "Y": 207, + "Z": 117.84323 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo", + "TargetTerritoryId": 399 + }, + { + "DataId": 2005878, + "Position": { + "X": 490.77588, + "Y": 83.7262, + "Z": -14.847046 + }, + "TerritoryId": 399, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 16 16 16 0 0 64" + }, + { + "DataId": 2005879, + "Position": { + "X": 496.42163, + "Y": 83.7262, + "Z": 18.631226 + }, + "TerritoryId": 399, + "InteractionType": "Interact", + "$": "16 16 16 0 0 64 -> 32 17 32 0 0 96" + }, + { + "DataId": 2005877, + "Position": { + "X": 458.70142, + "Y": 83.7262, + "Z": 34.74475 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012102, + "Position": { + "X": 72.40405, + "Y": 205.6815, + "Z": 31.631958 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Idyllshire" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json new file mode 100644 index 00000000..c40e43bf --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json @@ -0,0 +1,94 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012133, + "Position": { + "X": -26.840637, + "Y": 206.49944, + "Z": 28.67163 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 71.86769, + "Y": 204.99998, + "Z": 145.98666 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo", + "TargetTerritoryId": 399 + }, + { + "DataId": 1013651, + "Position": { + "X": -475.76105, + "Y": 155.8605, + "Z": -209.76581 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -403.42465, + "Y": 154.8542, + "Z": 82.59637 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 5042 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005885, + "Position": { + "X": -403.2807, + "Y": 155.35205, + "Z": 82.84119 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013651, + "Position": { + "X": -475.76105, + "Y": 155.8605, + "Z": -209.76581 + }, + "TerritoryId": 399, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json new file mode 100644 index 00000000..fc789611 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json @@ -0,0 +1,107 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012141, + "Position": { + "X": 35.690796, + "Y": 38.43, + "Z": 12.985352 + }, + "TerritoryId": 463, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2005337, + "Position": { + "X": 7.765594, + "Y": 38.9395, + "Z": -50.9989 + }, + "TerritoryId": 463, + "InteractionType": "Interact", + "TargetTerritoryId": 399 + }, + { + "DataId": 2006061, + "Position": { + "X": -486.93066, + "Y": 137.40747, + "Z": 701.3198 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 44 + ], + "$": "0 0 0 0 0 0 -> 16 1 0 0 0 128" + }, + { + "DataId": 2006062, + "Position": { + "X": -471.8548, + "Y": 137.40747, + "Z": 705.5619 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 44 + ], + "$": "16 1 0 0 0 128 -> 33 1 0 0 0 192" + }, + { + "DataId": 2006063, + "Position": { + "X": -473.50275, + "Y": 137.40747, + "Z": 685.3893 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 44 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2005336, + "Position": { + "X": -488.79227, + "Y": 138.93335, + "Z": 741.0543 + }, + "TerritoryId": 399, + "InteractionType": "Interact", + "TargetTerritoryId": 463 + }, + { + "DataId": 1012141, + "Position": { + "X": 35.690796, + "Y": 38.43, + "Z": 12.985352 + }, + "TerritoryId": 463, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json new file mode 100644 index 00000000..144213ba --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011952, + "Position": { + "X": -277.63788, + "Y": -184.59735, + "Z": 741.60376 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -333.82166, + "Y": -182.95169, + "Z": 718.7151 + }, + "TerritoryId": 401, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 4813, + "MinimumKillCount": 1, + "RewardItemId": 2001599, + "RewardItemCount": 1 + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -333.82166, + "Y": -182.95169, + "Z": 718.7151 + }, + "TerritoryId": 401, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 4813, + "MinimumKillCount": 1, + "RewardItemId": 2001599, + "RewardItemCount": 1 + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011952, + "Position": { + "X": -277.63788, + "Y": -184.59735, + "Z": 741.60376 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json new file mode 100644 index 00000000..62e97b10 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1014720, + "Position": { + "X": 13.809326, + "Y": 15.96505, + "Z": -13.870483 + }, + "TerritoryId": 419, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012055, + "Position": { + "X": -656.76355, + "Y": -117.32357, + "Z": 492.78992 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "AetheryteShortcut": "The Sea of Clouds - Camp Cloudtop" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011952, + "Position": { + "X": -277.63788, + "Y": -184.59735, + "Z": 741.60376 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json new file mode 100644 index 00000000..33f8d464 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012069, + "Position": { + "X": -647.0283, + "Y": -51.05719, + "Z": -417.74628 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2005824, + "Position": { + "X": 204.8523, + "Y": 12.741211, + "Z": -596.2158 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 16 1 16 0 0 128" + }, + { + "DataId": 2005826, + "Position": { + "X": 224.93323, + "Y": 12.863342, + "Z": -653.3456 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "$": "16 1 16 0 0 128 -> 32 17 32 0 0 160" + }, + { + "DataId": 2005825, + "Position": { + "X": 244.34265, + "Y": 38.345825, + "Z": -564.3549 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012069, + "Position": { + "X": -647.0283, + "Y": -51.05719, + "Z": -417.74628 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "The Sea of Clouds - Ok' Zundu" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json new file mode 100644 index 00000000..a49e434d --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json @@ -0,0 +1,76 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012068, + "Position": { + "X": -597.0398, + "Y": -51.05185, + "Z": -387.0451 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012072, + "Position": { + "X": -568.5969, + "Y": -50.649483, + "Z": -452.10956 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 16 16 0 0 0 64" + }, + { + "DataId": 1012071, + "Position": { + "X": -568.3833, + "Y": -50.605247, + "Z": -449.11877 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "$": "16 16 0 0 0 64 -> 32 17 0 0 0 96" + }, + { + "DataId": 1012069, + "Position": { + "X": -647.0283, + "Y": -51.05719, + "Z": -417.74628 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1014171, + "Position": { + "X": -373.43408, + "Y": -55.21164, + "Z": -630.0908 + }, + "TerritoryId": 401, + "InteractionType": "Say", + "ChatMessage": { + "Key": "TEXT_HEAVNZ706_01910_SAY_000_000" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json new file mode 100644 index 00000000..da09e1c7 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json @@ -0,0 +1,103 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013282, + "Position": { + "X": 304.1886, + "Y": -36.405907, + "Z": 332.69226 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake" + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Mount": true + }, + { + "DataId": 1013339, + "Position": { + "X": 396.16992, + "Y": 8.113181, + "Z": 48.142212 + }, + "TerritoryId": 139, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "CompleteQuest", + "NextQuestId": 598 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json new file mode 100644 index 00000000..af890811 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json @@ -0,0 +1,135 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006746, + "Position": { + "X": 460.65454, + "Y": 8.309061, + "Z": 74.47925 + }, + "TerritoryId": 137, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake" + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1004349, + "Position": { + "X": 444.99866, + "Y": -4.487237, + "Z": -453.02515 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Mor Dhona", + "$": "0 0 0 0 0 0 -> 17 0 0 0 0 64" + }, + { + "DataId": 1007067, + "Position": { + "X": 444.99866, + "Y": -4.3439503, + "Z": -446.00598 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "$": "17 0 0 0 0 64 -> 33 1 0 0 0 192" + }, + { + "DataId": 1006550, + "Position": { + "X": 449.33228, + "Y": -12.436822, + "Z": -387.5639 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "Fly": true, + "StopDistance": 1 + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005571, + "Position": { + "X": 442.8015, + "Y": -19.516357, + "Z": -291.43213 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake" + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "CompleteQuest", + "NextQuestId": 586 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json new file mode 100644 index 00000000..7a5dcf06 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json @@ -0,0 +1,69 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1014199, + "Position": { + "X": 531.33435, + "Y": 348.49677, + "Z": -737.4227 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty", + "Fly": true, + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake" + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "CompleteQuest", + "NextQuestId": 588 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json new file mode 100644 index 00000000..d08b6cbc --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json @@ -0,0 +1,168 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1011919, + "Position": { + "X": 497.82556, + "Y": -49.790283, + "Z": 11.825684 + }, + "TerritoryId": 398, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 1 0 0 0 0 128" + }, + { + "DataId": 1011921, + "Position": { + "X": 453.36072, + "Y": -51.141403, + "Z": 58.579346 + }, + "TerritoryId": 398, + "InteractionType": "Interact", + "$": "1 0 0 0 0 128 -> 2 0 0 0 0 160" + }, + { + "DataId": 1011920, + "Position": { + "X": 519.8595, + "Y": -51.071976, + "Z": 88.24292 + }, + "TerritoryId": 398, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005574, + "Position": { + "X": 447.07397, + "Y": -47.715027, + "Z": -283.68048 + }, + "TerritoryId": 398, + "InteractionType": "Interact", + "Fly": true, + "StopDistance": 0.25, + "SkipIf": [ + "FlyingLocked" + ] + }, + { + "DataId": 2005574, + "Position": { + "X": 447.07397, + "Y": -47.715027, + "Z": -283.68048 + }, + "TerritoryId": 398, + "InteractionType": "Interact", + "Fly": false, + "SkipIf": [ + "FlyingUnlocked" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005573, + "Position": { + "X": 441.94702, + "Y": -21.530518, + "Z": -545.03705 + }, + "TerritoryId": 398, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2001590, + "KillEnemyDataIds": [ + 4373 + ], + "Fly": true, + "StopDistance": 0.25, + "SkipIf": [ + "FlyingLocked" + ] + }, + { + "DataId": 2005573, + "Position": { + "X": 441.94702, + "Y": -21.530518, + "Z": -545.03705 + }, + "TerritoryId": 398, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2001590, + "KillEnemyDataIds": [ + 4373 + ], + "Fly": false, + "StopDistance": 0.25, + "SkipIf": [ + "FlyingUnlocked" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake" + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "CompleteQuest", + "NextQuestId": 596 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json new file mode 100644 index 00000000..46ca0a2c --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json @@ -0,0 +1,192 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013282, + "Position": { + "X": 304.1886, + "Y": -36.405907, + "Z": 332.69226 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Western La Noscea - Aleport" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1003584, + "Position": { + "X": 317.43335, + "Y": -36.325005, + "Z": 352.86487 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "TargetTerritoryId": 138 + }, + { + "DataId": 1013287, + "Position": { + "X": -297.6883, + "Y": -41.69223, + "Z": 408.5603 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1013292, + "Position": { + "X": -229.8772, + "Y": -37.628788, + "Z": 545.15906 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4361, + 4362 + ], + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1013292, + "Position": { + "X": -229.8772, + "Y": -37.628788, + "Z": 545.15906 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1013334, + "Position": { + "X": -276.60034, + "Y": -37.47169, + "Z": 586.96875 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4361, + 4362 + ], + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1013334, + "Position": { + "X": -276.60034, + "Y": -37.47169, + "Z": 586.96875 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1013338, + "Position": { + "X": -253.25403, + "Y": -39.465584, + "Z": 661.21924 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4402, + 4403 + ], + "Fly": true + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1013337, + "Position": { + "X": -254.10852, + "Y": -39.315884, + "Z": 658.8082 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013282, + "Position": { + "X": 304.1886, + "Y": -36.405907, + "Z": 332.69226 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "NextQuestId": 1677 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json new file mode 100644 index 00000000..dc27c9de --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json @@ -0,0 +1,176 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Mount": true + }, + { + "DataId": 1013339, + "Position": { + "X": 396.16992, + "Y": 8.113181, + "Z": 48.142212 + }, + "TerritoryId": 139, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1014284, + "Position": { + "X": 384.2068, + "Y": -0.39099246, + "Z": 65.90369 + }, + "TerritoryId": 139, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1014284, + "Position": { + "X": 384.2068, + "Y": -0.39099246, + "Z": 65.90369 + }, + "TerritoryId": 139, + "InteractionType": "Emote", + "Emote": "slap" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1013304, + "Position": { + "X": 347.37158, + "Y": 3.0454707, + "Z": -9.445435 + }, + "TerritoryId": 139, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1013310, + "Position": { + "X": 354.63477, + "Y": 23.944334, + "Z": -133.44019 + }, + "TerritoryId": 139, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4404, + 4405 + ], + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1013310, + "Position": { + "X": 354.63477, + "Y": 23.944334, + "Z": -133.44019 + }, + "TerritoryId": 139, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1013307, + "Position": { + "X": 281.69678, + "Y": 38.53493, + "Z": -176.74524 + }, + "TerritoryId": 139, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "CompleteQuest", + "NextQuestId": 601 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json new file mode 100644 index 00000000..6275192a --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json @@ -0,0 +1,115 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013279, + "Position": { + "X": 441.70276, + "Y": 8.670496, + "Z": 18.814331 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 427.1206, + "Y": 7.9075317, + "Z": 24.77774 + }, + "TerritoryId": 139, + "InteractionType": "WalkTo", + "Mount": true + }, + { + "DataId": 1013316, + "Position": { + "X": 398.97766, + "Y": 8.611752, + "Z": 46.28064 + }, + "TerritoryId": 139, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013316, + "Position": { + "X": 398.97766, + "Y": 8.611752, + "Z": 46.28064 + }, + "TerritoryId": 139, + "InteractionType": "Emote", + "Emote": "slap" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006614, + "Position": { + "X": 65.87317, + "Y": -3.1181886, + "Z": 61.41748 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "StopDistance": 1 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1013312, + "Position": { + "X": -118.88306, + "Y": -25.500666, + "Z": 42.374268 + }, + "TerritoryId": 138, + "InteractionType": "SinglePlayerDuty", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013329, + "Position": { + "X": -109.9718, + "Y": -24.72433, + "Z": 63.553833 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json b/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json new file mode 100644 index 00000000..646fd648 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json @@ -0,0 +1,103 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012694, + "Position": { + "X": -758.32764, + "Y": 123.72873, + "Z": 210.74231 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -455.00378, + "Y": 43.619022, + "Z": 403.64548 + }, + "TerritoryId": 400, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 4479, + 4481 + ], + "AetheryteShortcut": "The Churning Mists - Zenith" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 149.1435, + "Y": -23.289272, + "Z": 177.45946 + }, + "TerritoryId": 400, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 4491 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2006224, + "Position": { + "X": 340.01672, + "Y": -25.375793, + "Z": -130.54095 + }, + "TerritoryId": 400, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818107 + }, + { + "Position": { + "X": 396.12845, + "Y": -29.186422, + "Z": -142.568 + }, + "TerritoryId": 400, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 4479 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012698, + "Position": { + "X": 569.17664, + "Y": -1.1916885, + "Z": -370.22968 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json b/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json new file mode 100644 index 00000000..29914d3e --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json @@ -0,0 +1,120 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012698, + "Position": { + "X": 569.17664, + "Y": -1.1916885, + "Z": -370.22968 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012720, + "Position": { + "X": -106.9505, + "Y": 15.168516, + "Z": -40.60431 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] Skysteel Manufactory" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1011217, + "Position": { + "X": 17.990356, + "Y": 16.009666, + "Z": -9.567444 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "TargetTerritoryId": 433, + "AethernetShortcut": [ + "[Ishgard] Skysteel Manufactory", + "[Ishgard] The Last Vigil" + ] + }, + { + "DataId": 1012583, + "Position": { + "X": -2.1210327, + "Y": 0.009368893, + "Z": -9.567444 + }, + "TerritoryId": 433, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005334, + "Position": { + "X": -0.015319824, + "Y": 1.1443481, + "Z": 13.199036 + }, + "TerritoryId": 433, + "InteractionType": "Interact", + "TargetTerritoryId": 419 + }, + { + "DataId": 1012709, + "Position": { + "X": 151.01843, + "Y": -12.634913, + "Z": -28.671753 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Last Vigil", + "[Ishgard] Athenaeum Astrologicum" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012714, + "Position": { + "X": -160.54016, + "Y": 16.979584, + "Z": -39.96344 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] Athenaeum Astrologicum", + "[Ishgard] Skysteel Manufactory" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json b/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json new file mode 100644 index 00000000..1f868543 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json @@ -0,0 +1,177 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012721, + "Position": { + "X": -162.49341, + "Y": 16.979584, + "Z": -37.521973 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 418, + "InteractionType": "UseItem", + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "Position": { + "X": -492.96475, + "Y": 20.999884, + "Z": -380.82272 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo" + }, + { + "DataId": 2001711, + "Position": { + "X": -480.9181, + "Y": 18.00103, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "TargetTerritoryId": 212 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013154, + "Position": { + "X": -6.881897, + "Y": 0, + "Z": -3.1281738 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2001716, + "Position": { + "X": -15.701599, + "Y": 1.083313, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact", + "TargetTerritoryId": 140 + }, + { + "Position": { + "X": -492.1446, + "Y": 20.88255, + "Z": -376.3636 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo", + "Mount": true + }, + { + "DataId": 1004019, + "Position": { + "X": -335.9579, + "Y": 13.983504, + "Z": -99.65674 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "Fly": true, + "TargetTerritoryId": 140 + }, + { + "DataId": 1002030, + "Position": { + "X": -296.315, + "Y": 16.964134, + "Z": 334.15735 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 1 0 0 0 0 64" + }, + { + "DataId": 1002014, + "Position": { + "X": -253.43713, + "Y": 33.23899, + "Z": 404.04358 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "$": "1 0 0 0 0 64 -> 2 0 0 0 0 192" + }, + { + "DataId": 1002047, + "Position": { + "X": -223.80408, + "Y": 32.90774, + "Z": 401.9989 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": -218.33546, + "Y": 35.25, + "Z": 432.04767 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1013392, + "Position": { + "X": -207.99579, + "Y": 35.249992, + "Z": 431.44873 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012729, + "Position": { + "X": -229.20581, + "Y": 33.907307, + "Z": 428.4275 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json b/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json new file mode 100644 index 00000000..da99be1d --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json @@ -0,0 +1,56 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012729, + "Position": { + "X": -229.20581, + "Y": 33.907307, + "Z": 428.4275 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1001821, + "Position": { + "X": -24.124573, + "Y": 38.000004, + "Z": 85.31323 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] The Chamber of Rule" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012731, + "Position": { + "X": -23.91095, + "Y": 37.760002, + "Z": 78.812744 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json b/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json new file mode 100644 index 00000000..32319728 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json @@ -0,0 +1,53 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012731, + "Position": { + "X": -23.91095, + "Y": 37.760002, + "Z": 78.812744 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 156, + "DataId": 2002881, + "Position": { + "X": 21.133728, + "Y": 22.323914, + "Z": -631.281 + }, + "InteractionType": "Interact", + "TargetTerritoryId": 351, + "AetheryteShortcut": "Mor Dhona" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012733, + "Position": { + "X": -1.8768921, + "Y": 0, + "Z": -9.079163 + }, + "TerritoryId": 351, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json b/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json new file mode 100644 index 00000000..6abafd66 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json @@ -0,0 +1,123 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012733, + "Position": { + "X": -1.8768921, + "Y": 0, + "Z": -9.079163 + }, + "TerritoryId": 351, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012717, + "Position": { + "X": -158.80066, + "Y": 17.066208, + "Z": -56.168518 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] Skysteel Manufactory" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1011217, + "Position": { + "X": 17.990356, + "Y": 16.009666, + "Z": -9.567444 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "TargetTerritoryId": 433, + "AethernetShortcut": [ + "[Ishgard] Skysteel Manufactory", + "[Ishgard] The Last Vigil" + ] + }, + { + "DataId": 1012744, + "Position": { + "X": -2.3041382, + "Y": -9.313226E-10, + "Z": 5.9052124 + }, + "TerritoryId": 433, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005334, + "Position": { + "X": -0.015319824, + "Y": 1.1443481, + "Z": 13.199036 + }, + "TerritoryId": 433, + "InteractionType": "Interact", + "TargetTerritoryId": 419 + }, + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_HEAVNA332_01633_Q1_000_000", + "Yes": true + } + ], + "AethernetShortcut": [ + "[Ishgard] The Last Vigil", + "[Ishgard] The Forgotten Knight" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012589, + "Position": { + "X": 107.46924, + "Y": 24.37563, + "Z": -8.407776 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json b/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json new file mode 100644 index 00000000..aeead0b0 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json @@ -0,0 +1,65 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012589, + "Position": { + "X": 107.46924, + "Y": 24.37563, + "Z": -8.407776 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013168, + "Position": { + "X": -187.18243, + "Y": 15.9939995, + "Z": -47.68445 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] Skysteel Manufactory" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 418, + "InteractionType": "Duty", + "ContentFinderConditionId": 39 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012746, + "Position": { + "X": 550.4386, + "Y": -1.1916885, + "Z": -354.94012 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json b/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json new file mode 100644 index 00000000..3eded885 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json @@ -0,0 +1,37 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012746, + "Position": { + "X": 550.4386, + "Y": -1.1916885, + "Z": -354.94012 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013172, + "Position": { + "X": -756.0998, + "Y": 123.72873, + "Z": 214.80127 + }, + "TerritoryId": 400, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json b/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json new file mode 100644 index 00000000..e0dba109 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json @@ -0,0 +1,36 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1014110, + "Position": { + "X": -753.7194, + "Y": 123.572525, + "Z": 212.57336 + }, + "TerritoryId": 400, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012750, + "Position": { + "X": -163.89722, + "Y": 27.979128, + "Z": -116.41113 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json b/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json new file mode 100644 index 00000000..5fdf54e4 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json @@ -0,0 +1,56 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012750, + "Position": { + "X": -163.89722, + "Y": 27.979128, + "Z": -116.41113 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1011217, + "Position": { + "X": 17.990356, + "Y": 16.009666, + "Z": -9.567444 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "TargetTerritoryId": 433, + "AethernetShortcut": [ + "[Ishgard] Skysteel Manufactory", + "[Ishgard] The Last Vigil" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012753, + "Position": { + "X": 2.5787354, + "Y": -9.313226E-10, + "Z": 7.6447144 + }, + "TerritoryId": 433, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json b/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json new file mode 100644 index 00000000..555bffb4 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json @@ -0,0 +1,103 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012751, + "Position": { + "X": -2.02948, + "Y": -9.313226E-10, + "Z": 6.362976 + }, + "TerritoryId": 433, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2005334, + "Position": { + "X": -0.015319824, + "Y": 1.1443481, + "Z": 13.199036 + }, + "TerritoryId": 433, + "InteractionType": "Interact", + "TargetTerritoryId": 419 + }, + { + "DataId": 1013381, + "Position": { + "X": 92.36279, + "Y": 15.094684, + "Z": 33.188354 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Last Vigil", + "[Ishgard] The Forgotten Knight" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013342, + "Position": { + "X": 36.331665, + "Y": -12.020876, + "Z": 76.58496 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 1 0 0 0 0 32" + }, + { + "DataId": 1013341, + "Position": { + "X": 65.72058, + "Y": -12.008911, + "Z": 78.3551 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "$": "1 0 0 0 0 32 -> 2 0 0 0 0 96" + }, + { + "DataId": 1013340, + "Position": { + "X": 144.57922, + "Y": -20.020874, + "Z": 54.276245 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013332, + "Position": { + "X": 94.95691, + "Y": -22.000006, + "Z": 50.94983 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json b/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json new file mode 100644 index 00000000..955d6149 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json @@ -0,0 +1,96 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013260, + "Position": { + "X": 104.38696, + "Y": 15.000005, + "Z": 25.558838 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2005551, + "Position": { + "X": 38.254395, + "Y": -6.820801, + "Z": 76.34082 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005550, + "Position": { + "X": 84.58069, + "Y": -6.9733887, + "Z": 81.55945 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1012768, + "Position": { + "X": 21.10321, + "Y": -12.020914, + "Z": 48.41687 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1012773, + "Position": { + "X": 92.5459, + "Y": 15.00001, + "Z": 37.247192 + }, + "TerritoryId": 418, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012780, + "Position": { + "X": 86.38135, + "Y": 23.979128, + "Z": 12.802246 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json b/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json new file mode 100644 index 00000000..574d18a0 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json @@ -0,0 +1,114 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012780, + "Position": { + "X": 86.38135, + "Y": 23.979128, + "Z": 12.802246 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012778, + "Position": { + "X": 84.58069, + "Y": 23.979126, + "Z": 10.452393 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012212, + "Position": { + "X": -6.790344, + "Y": 42.34489, + "Z": -207.04968 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] The Tribunal" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 419, + "InteractionType": "Duty", + "ContentFinderConditionId": 34 + } + ] + }, + { + "Sequence": 4 + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1012212, + "Position": { + "X": -6.790344, + "Y": 42.34489, + "Z": -207.04968 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1013101, + "Position": { + "X": 17.990356, + "Y": 16.009666, + "Z": -9.567444 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "TargetTerritoryId": 433 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013227, + "Position": { + "X": 14.877502, + "Y": 16.009666, + "Z": -4.196289 + }, + "TerritoryId": 419, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json b/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json new file mode 100644 index 00000000..dc1996de --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json @@ -0,0 +1,64 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013227, + "Position": { + "X": 14.877502, + "Y": 16.009666, + "Z": -4.196289 + }, + "TerritoryId": 419, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011223, + "Position": { + "X": 114.579956, + "Y": 24.412834, + "Z": -11.062805 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_HEAVNA405_01641_SCENE00020_EVENTAREA_WARP_YESNO_TITLE", + "Yes": true + } + ], + "AethernetShortcut": [ + "[Ishgard] The Last Vigil", + "[Ishgard] The Forgotten Knight" + ] + }, + { + "DataId": 1013183, + "Position": { + "X": -0.015319824, + "Y": 0.019999694, + "Z": -6.302063 + }, + "TerritoryId": 428, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_HEAVNA405_01641_Q1_000_000", + "Answer": "TEXT_HEAVNA405_01641_A1_000_001" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json b/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json new file mode 100644 index 00000000..b1416d8c --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json @@ -0,0 +1,40 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013384, + "Position": { + "X": 112.291016, + "Y": 24.390423, + "Z": -4.4709473 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013261, + "Position": { + "X": -158.49548, + "Y": 17.066208, + "Z": -56.26001 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] Skysteel Manufactory" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json b/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json new file mode 100644 index 00000000..2f766aef --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json @@ -0,0 +1,73 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013385, + "Position": { + "X": -158.37347, + "Y": 17, + "Z": -54.276367 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013077, + "Position": { + "X": 147.53943, + "Y": -12.634913, + "Z": -26.199768 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013125, + "Position": { + "X": 148.60754, + "Y": -12.634913, + "Z": -13.443237 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_HEAVNA502_01643_Q1_000_000", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013085, + "Position": { + "X": -805.53906, + "Y": -57.828876, + "Z": 157.64087 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json b/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json new file mode 100644 index 00000000..399ce827 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json @@ -0,0 +1,80 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013085, + "Position": { + "X": -805.53906, + "Y": -57.828876, + "Z": 157.64087 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2006228, + "Position": { + "X": -747.097, + "Y": -57.09793, + "Z": 163.8361 + }, + "TerritoryId": 401, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818116 + }, + { + "Position": { + "X": -703.7623, + "Y": -61.975857, + "Z": 113.54166 + }, + "TerritoryId": 401, + "InteractionType": "Emote", + "Emote": "lookout", + "StopDistance": 0.25 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -761.80145, + "Y": -39.054474, + "Z": 77.39858 + }, + "TerritoryId": 401, + "InteractionType": "Emote", + "Emote": "lookout", + "StopDistance": 0.25, + "Comment": "Solo Duty triggered by emoting?" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013089, + "Position": { + "X": -751.6747, + "Y": -35.95642, + "Z": 18.722778 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json b/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json new file mode 100644 index 00000000..949ef4f4 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013089, + "Position": { + "X": -751.6747, + "Y": -35.95642, + "Z": 18.722778 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013093, + "Position": { + "X": -749.1112, + "Y": -35.956425, + "Z": 22.049255 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2006229, + "Position": { + "X": -759.4263, + "Y": -9.201294, + "Z": -110.85681 + }, + "TerritoryId": 401, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818117 + }, + { + "DataId": 1013090, + "Position": { + "X": -650.93463, + "Y": -58.6966, + "Z": -337.2397 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 401, + "InteractionType": "AttuneAetheryte", + "Aetheryte": "The Sea of Clouds - Ok' Zundu" + }, + { + "DataId": 1013095, + "Position": { + "X": -560.69275, + "Y": -52.30738, + "Z": -427.57312 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json new file mode 100644 index 00000000..a4c3f096 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json @@ -0,0 +1,79 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013096, + "Position": { + "X": -541.34436, + "Y": -37.144257, + "Z": -384.48163 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013123, + "Position": { + "X": -538.0178, + "Y": -37.04666, + "Z": -392.0501 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2006234, + "Position": { + "X": -564.8127, + "Y": -36.68513, + "Z": -349.0807 + }, + "TerritoryId": 401, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818122 + }, + { + "DataId": 1012070, + "Position": { + "X": -554.0704, + "Y": -57.62821, + "Z": -547.4174 + }, + "TerritoryId": 401, + "InteractionType": "Emote", + "Emote": "lookout", + "Comment": "Replace with /bow" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1014570, + "Position": { + "X": -583.032, + "Y": -52.126114, + "Z": -447.4403 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json b/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json new file mode 100644 index 00000000..5c5aeed4 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json @@ -0,0 +1,109 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1014570, + "Position": { + "X": -583.032, + "Y": -52.126114, + "Z": -447.4403 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012064, + "Position": { + "X": -542.7787, + "Y": -37.11544, + "Z": -386.7094 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2006231, + "Position": { + "X": -180.34644, + "Y": -14.938599, + "Z": -543.1144 + }, + "TerritoryId": 401, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818119 + }, + { + "DataId": 1013386, + "Position": { + "X": -155.62683, + "Y": -14.153783, + "Z": -541.558 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1013387, + "Position": { + "X": -154.34503, + "Y": -14.730623, + "Z": -537.56006 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_HEAVNA506_01647_Q1_000_000", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "TerritoryId": 401, + "InteractionType": "Duty", + "ContentFinderConditionId": 88 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1014575, + "Position": { + "X": -156.66437, + "Y": -14.153766, + "Z": -543.0228 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json b/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json new file mode 100644 index 00000000..7e7b3980 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1014575, + "Position": { + "X": -156.66437, + "Y": -14.153766, + "Z": -543.0228 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013100, + "Position": { + "X": -582.63525, + "Y": -52.094604, + "Z": -447.13513 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012195, + "Position": { + "X": -155.93195, + "Y": -14.153762, + "Z": -542.1378 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json b/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json new file mode 100644 index 00000000..c9e74565 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json @@ -0,0 +1,36 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013386, + "Position": { + "X": -155.62683, + "Y": -14.153783, + "Z": -541.558 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013111, + "Position": { + "X": 162.89001, + "Y": -15.134373, + "Z": 37.094604 + }, + "TerritoryId": 419, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json b/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json new file mode 100644 index 00000000..49f9ba46 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json @@ -0,0 +1,72 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013112, + "Position": { + "X": 162.005, + "Y": -15.134371, + "Z": 38.52893 + }, + "TerritoryId": 419, + "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_HEAVNA601_01650_SCENE00008_EVENTAREA_WARP_YESNO_TITLE", + "Yes": true + } + ], + "AethernetShortcut": [ + "[Ishgard] Athenaeum Astrologicum", + "[Ishgard] The Forgotten Knight" + ] + }, + { + "DataId": 1013183, + "Position": { + "X": -0.015319824, + "Y": 0.019999694, + "Z": -6.302063 + }, + "TerritoryId": 428, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013162, + "Position": { + "X": 92.36279, + "Y": 15.094684, + "Z": 33.188354 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json b/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json new file mode 100644 index 00000000..0a6f0da5 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013162, + "Position": { + "X": 92.36279, + "Y": 15.094684, + "Z": 33.188354 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012389, + "Position": { + "X": -133.31812, + "Y": 4.1, + "Z": -111.77234 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012391, + "Position": { + "X": -202.62463, + "Y": -31.015825, + "Z": 105.088745 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Central Thanalan - Black Brush Station" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012394, + "Position": { + "X": -158.1903, + "Y": 4, + "Z": -21.194885 + }, + "TerritoryId": 133, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Conjurers' Guild" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json b/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json new file mode 100644 index 00000000..e685b4e5 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json @@ -0,0 +1,102 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012394, + "Position": { + "X": -158.1903, + "Y": 4, + "Z": -21.194885 + }, + "TerritoryId": 133, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000460, + "Position": { + "X": -159.41101, + "Y": 4.054107, + "Z": -4.1047363 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_HEAVNA603_01652_SCENE00007_EVENTAREA_WARP_YESNO_TITLE", + "Yes": true + } + ] + }, + { + "DataId": 1003027, + "Position": { + "X": 4.8981323, + "Y": -1.92944, + "Z": -0.19836426 + }, + "TerritoryId": 205, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012396, + "Position": { + "X": -153.1853, + "Y": 4, + "Z": -14.938599 + }, + "TerritoryId": 133, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006756, + "Position": { + "X": -16.891846, + "Y": 10.17425, + "Z": -246.87573 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Conjurers' Guild", + "[Gridania] Lancers' Guild" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012398, + "Position": { + "X": 35.538208, + "Y": -8, + "Z": 98.13074 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json b/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json new file mode 100644 index 00000000..c7cf3b19 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012398, + "Position": { + "X": 35.538208, + "Y": -8, + "Z": 98.13074 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000691, + "Position": { + "X": 71.97681, + "Y": 8, + "Z": -166.52173 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 16 17 0 0 0 128", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Leatherworkers' Guild & Shaded Bower" + ] + }, + { + "DataId": 1000692, + "Position": { + "X": -258.8083, + "Y": -5.7735243, + "Z": -27.267883 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Leatherworkers' Guild & Shaded Bower", + "[Gridania] Conjurers' Guild" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012398, + "Position": { + "X": 35.538208, + "Y": -8, + "Z": 98.13074 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Gridania] Conjurers' Guild", + "[Gridania] Airship Landing" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json b/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json new file mode 100644 index 00000000..b031050b --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json @@ -0,0 +1,53 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012400, + "Position": { + "X": 35.843384, + "Y": -8, + "Z": 99.35144 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012401, + "Position": { + "X": -8.560364, + "Y": 5.4681287, + "Z": 40.6958 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "AetheryteShortcut": "Ishgard" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012406, + "Position": { + "X": 587.45703, + "Y": -50.811344, + "Z": 69.16907 + }, + "TerritoryId": 398, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "The Dravanian Forelands - Tailfeather" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json b/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json new file mode 100644 index 00000000..e1d32899 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json @@ -0,0 +1,104 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012406, + "Position": { + "X": 587.45703, + "Y": -50.811344, + "Z": 69.16907 + }, + "TerritoryId": 398, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -793.8348, + "Y": -122.09079, + "Z": 577.7538 + }, + "TerritoryId": 398, + "InteractionType": "WalkTo", + "Fly": true, + "AetheryteShortcut": "The Dravanian Forelands - Anyx Trine" + }, + { + "Position": { + "X": -802.08453, + "Y": -122.82994, + "Z": 577.8909 + }, + "TerritoryId": 398, + "InteractionType": "WalkTo", + "TargetTerritoryId": 399 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2006205, + "Position": { + "X": 729.21326, + "Y": 134.93542, + "Z": 150.89636 + }, + "TerritoryId": 399, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818083 + }, + { + "DataId": 2006208, + "Position": { + "X": 98.89368, + "Y": 73.07532, + "Z": -174.36487 + }, + "TerritoryId": 399, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818086 + }, + { + "Position": { + "X": -229.85187, + "Y": 107.00484, + "Z": -632.70197 + }, + "TerritoryId": 399, + "InteractionType": "WalkTo", + "TargetTerritoryId": 478 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 478, + "InteractionType": "AttuneAetheryte", + "Aetheryte": "Idyllshire" + }, + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json b/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json new file mode 100644 index 00000000..6b6baae1 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json @@ -0,0 +1,83 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012410, + "Position": { + "X": 71.732666, + "Y": 205.62819, + "Z": 26.901611 + }, + "TerritoryId": 478, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1014413, + "Position": { + "X": -42.008118, + "Y": 205.79572, + "Z": 3.4332886 + }, + "TerritoryId": 478, + "InteractionType": "Say", + "$": "0 0 0 0 0 0 -> 1 0 0 0 0 64", + "ChatMessage": { + "Key": "TEXT_HEAVNA607_01656_SAYTODO_000" + } + }, + { + "DataId": 1012413, + "Position": { + "X": -69.230286, + "Y": 205.88773, + "Z": -68.61987 + }, + "TerritoryId": 478, + "InteractionType": "Say", + "ChatMessage": { + "Key": "TEXT_HEAVNA607_01656_SAYTODO_000" + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json b/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json new file mode 100644 index 00000000..59a4e191 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json @@ -0,0 +1,77 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 148.52824, + "Y": 207, + "Z": 117.84323 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo", + "TargetTerritoryId": 399 + }, + { + "DataId": 1012416, + "Position": { + "X": 365.83496, + "Y": 80.11144, + "Z": 6.3324585 + }, + "TerritoryId": 399, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012418, + "Position": { + "X": 352.65125, + "Y": 77.859474, + "Z": -5.9052734 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Idyllshire" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json b/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json new file mode 100644 index 00000000..b0336c00 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json @@ -0,0 +1,51 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012097, + "Position": { + "X": 73.3501, + "Y": 205.88956, + "Z": 23.483582 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012419, + "Position": { + "X": 78.96533, + "Y": 203.98001, + "Z": 133.1654 + }, + "TerritoryId": 478, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012421, + "Position": { + "X": 77.98877, + "Y": 203.98, + "Z": 127.91626 + }, + "TerritoryId": 478, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json b/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json new file mode 100644 index 00000000..86b1ce7f --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json @@ -0,0 +1,102 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012421, + "Position": { + "X": 77.98877, + "Y": 203.98, + "Z": 127.91626 + }, + "TerritoryId": 478, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 71.86769, + "Y": 204.99998, + "Z": 145.98666 + }, + "TerritoryId": 478, + "InteractionType": "WalkTo", + "TargetTerritoryId": 399 + }, + { + "DataId": 2006210, + "Position": { + "X": -487.48004, + "Y": 144.64026, + "Z": -285.359 + }, + "TerritoryId": 399, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818088 + }, + { + "DataId": 2006214, + "Position": { + "X": -452.38422, + "Y": 138.10938, + "Z": 678.18713 + }, + "TerritoryId": 399, + "InteractionType": "AttuneAetherCurrent", + "AetherCurrentId": 2818092 + }, + { + "DataId": 1012423, + "Position": { + "X": -476.58502, + "Y": 137.42972, + "Z": 702.6931 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005532, + "Position": { + "X": -488.76178, + "Y": 138.99438, + "Z": 742.12244 + }, + "TerritoryId": 399, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4375 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012423, + "Position": { + "X": -476.58502, + "Y": 137.42972, + "Z": 702.6931 + }, + "TerritoryId": 399, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json b/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json new file mode 100644 index 00000000..97f8c5e8 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json @@ -0,0 +1,113 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012138, + "Position": { + "X": 19.272095, + "Y": 38.43, + "Z": 15.854065 + }, + "TerritoryId": 463, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012138, + "Position": { + "X": 19.272095, + "Y": 38.43, + "Z": 15.854065 + }, + "TerritoryId": 463, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012426, + "Position": { + "X": 23.971863, + "Y": 38.43, + "Z": 3.5552979 + }, + "TerritoryId": 463, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005337, + "Position": { + "X": 7.765594, + "Y": 38.9395, + "Z": -50.9989 + }, + "TerritoryId": 463, + "InteractionType": "Interact", + "TargetTerritoryId": 399 + }, + { + "DataId": 1012427, + "Position": { + "X": 300.46533, + "Y": 232.541, + "Z": 767.87964 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "TerritoryId": 399, + "InteractionType": "Duty", + "ContentFinderConditionId": 31 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2005336, + "Position": { + "X": -488.79227, + "Y": 138.93335, + "Z": 741.0543 + }, + "TerritoryId": 399, + "InteractionType": "Interact", + "TargetTerritoryId": 463 + }, + { + "DataId": 1012138, + "Position": { + "X": 19.272095, + "Y": 38.43, + "Z": 15.854065 + }, + "TerritoryId": 463, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json b/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json new file mode 100644 index 00000000..942fbb27 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json @@ -0,0 +1,76 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012138, + "Position": { + "X": 19.272095, + "Y": 38.43, + "Z": 15.854065 + }, + "TerritoryId": 463, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012422, + "Position": { + "X": -475.79156, + "Y": 137.42972, + "Z": 701.4724 + }, + "TerritoryId": 399, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012380, + "Position": { + "X": 124.46777, + "Y": 24.458836, + "Z": 0.47296143 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "StopDistance": 5, + "AetheryteShortcut": "Ishgard", + "AethernetShortcut": [ + "[Ishgard] Aetheryte Plaza", + "[Ishgard] The Forgotten Knight" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013163, + "Position": { + "X": 167.0404, + "Y": -14.313367, + "Z": 51.285522 + }, + "TerritoryId": 419, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] Athenaeum Astrologicum" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json b/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json new file mode 100644 index 00000000..ac77f64b --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json @@ -0,0 +1,137 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012430, + "Position": { + "X": 165.94177, + "Y": -14.34896, + "Z": 51.651733 + }, + "TerritoryId": 419, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013166, + "Position": { + "X": 168.29175, + "Y": -14.52896, + "Z": 41.153564 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013167, + "Position": { + "X": 125.68848, + "Y": 24.458836, + "Z": 2.456604 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 16 1 0 0 0 128", + "AethernetShortcut": [ + "[Ishgard] Athenaeum Astrologicum", + "[Ishgard] The Forgotten Knight" + ] + }, + { + "DataId": 1013161, + "Position": { + "X": 92.36279, + "Y": 15.094684, + "Z": 33.188354 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "$": "16 1 0 0 0 128 -> 33 1 0 0 0 192" + }, + { + "DataId": 1012251, + "Position": { + "X": 12.313965, + "Y": -12.020877, + "Z": 40.268433 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1011217, + "Position": { + "X": 17.990356, + "Y": 16.009666, + "Z": -9.567444 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "TargetTerritoryId": 433, + "AethernetShortcut": [ + "[Ishgard] The Brume", + "[Ishgard] The Last Vigil" + ] + }, + { + "DataId": 1012397, + "Position": { + "X": 4.0131226, + "Y": -9.313226E-10, + "Z": 5.661072 + }, + "TerritoryId": 433, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2005334, + "Position": { + "X": -0.001443714, + "Y": 1.1515, + "Z": 13.2236 + }, + "TerritoryId": 433, + "InteractionType": "Interact", + "TargetTerritoryId": 419 + }, + { + "DataId": 1012430, + "Position": { + "X": 165.94177, + "Y": -14.34896, + "Z": 51.651733 + }, + "TerritoryId": 419, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] The Last Vigil", + "[Ishgard] Athenaeum Astrologicum" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json b/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json new file mode 100644 index 00000000..5544cc86 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json @@ -0,0 +1,89 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012430, + "Position": { + "X": 165.94177, + "Y": -14.34896, + "Z": 51.651733 + }, + "TerritoryId": 419, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012431, + "Position": { + "X": 180.16321, + "Y": -16.028961, + "Z": 34.6532 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012430, + "Position": { + "X": 165.94177, + "Y": -14.34896, + "Z": 51.651733 + }, + "TerritoryId": 419, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3 + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1012854, + "Position": { + "X": -861.84485, + "Y": -184.293, + "Z": -659.2356 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 402, + "InteractionType": "AttuneAetheryte", + "Aetheryte": "Azys Lla - Helix" + }, + { + "DataId": 1012792, + "Position": { + "X": -650.1717, + "Y": -176.45021, + "Z": -565.14844 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json b/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json new file mode 100644 index 00000000..e62e0de4 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json @@ -0,0 +1,103 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012792, + "Position": { + "X": -650.1717, + "Y": -176.45021, + "Z": -565.14844 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2006237, + "Position": { + "X": -637.6898, + "Y": -176.47064, + "Z": -558.3734 + }, + "TerritoryId": 402, + "InteractionType": "Interact", + "$": "0 0 0 0 0 0 -> 17 0 0 0 0 64" + }, + { + "DataId": 2006236, + "Position": { + "X": -649.7139, + "Y": -176.47064, + "Z": -538.6893 + }, + "TerritoryId": 402, + "InteractionType": "Interact", + "$": "17 0 0 0 0 64 -> 33 1 0 0 0 192" + }, + { + "DataId": 2006238, + "Position": { + "X": -645.16675, + "Y": -174.57855, + "Z": -477.92786 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1014675, + "Position": { + "X": -638.3612, + "Y": -176.4502, + "Z": -578.6679 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2005565, + "Position": { + "X": -428.0614, + "Y": -166.21655, + "Z": -411.88678 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1014675, + "Position": { + "X": -638.3612, + "Y": -176.4502, + "Z": -578.6679 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json b/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json new file mode 100644 index 00000000..a9603b9d --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json @@ -0,0 +1,88 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012796, + "Position": { + "X": -639.8871, + "Y": -176.4502, + "Z": -579.3393 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_HEAVNA703_01665_Q1_000_000", + "Answer": "TEXT_HEAVNA703_01665_A1_000_003" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1014677, + "Position": { + "X": -642.9083, + "Y": -176.4502, + "Z": -577.5082 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012797, + "Position": { + "X": -166.36914, + "Y": -162.10732, + "Z": -490.898 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2006363, + "Position": { + "X": -145.7164, + "Y": -154.816, + "Z": -503.1721 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012802, + "Position": { + "X": 235.98071, + "Y": -72.83498, + "Z": -619.8978 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json b/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json new file mode 100644 index 00000000..0a7c6792 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json @@ -0,0 +1,117 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012802, + "Position": { + "X": 235.98071, + "Y": -72.83498, + "Z": -619.8978 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012807, + "Position": { + "X": 780.9414, + "Y": -25.905136, + "Z": -508.1102 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005568, + "Position": { + "X": 344.13672, + "Y": -55.375, + "Z": -428.4886 + }, + "TerritoryId": 402, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4942 + ], + "$": "0 0 0 0 0 0 -> 18 0 0 0 0 64" + }, + { + "DataId": 2005569, + "Position": { + "X": 296.71167, + "Y": -55.283447, + "Z": -459.2508 + }, + "TerritoryId": 402, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4943, + 4623 + ], + "$": "18 0 0 0 0 64 -> 34 48 0 0 0 96" + }, + { + "DataId": 2005567, + "Position": { + "X": 249.2561, + "Y": -55.49713, + "Z": -406.51562 + }, + "TerritoryId": 402, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4614, + 4942 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1012807, + "Position": { + "X": 780.9414, + "Y": -25.905136, + "Z": -508.1102 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2006364, + "Position": { + "X": 778.9745, + "Y": -17.96, + "Z": -483.6682 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json b/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json new file mode 100644 index 00000000..3c3ef553 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json @@ -0,0 +1,90 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1014850, + "Position": { + "X": 634.51587, + "Y": 10.474376, + "Z": 77.50049 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012829, + "Position": { + "X": 641.90125, + "Y": 13.840106, + "Z": 506.95044 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012827, + "Position": { + "X": 228.22913, + "Y": 14.933587, + "Z": 553.97876 + }, + "TerritoryId": 402, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4391, + 4392, + 4393, + 4394, + 4395, + 4396 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1012827, + "Position": { + "X": 228.22913, + "Y": 14.933587, + "Z": 553.97876 + }, + "TerritoryId": 402, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1012834, + "Position": { + "X": -197.86377, + "Y": -102.78301, + "Z": 456.53467 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json b/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json new file mode 100644 index 00000000..fb89bd60 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json @@ -0,0 +1,36 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012834, + "Position": { + "X": -197.86377, + "Y": -102.78301, + "Z": 456.53467 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2005465, + "Position": { + "X": -696.13184, + "Y": -37.06427, + "Z": 432.4253 + }, + "TerritoryId": 402, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json b/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json new file mode 100644 index 00000000..188ef99f --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json @@ -0,0 +1,97 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1012848, + "Position": { + "X": -319.0204, + "Y": 253, + "Z": -5.2339478 + }, + "TerritoryId": 402, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012850, + "Position": { + "X": -62.882446, + "Y": 271.23285, + "Z": -5.661133 + }, + "TerritoryId": 402, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 5039, + 4363, + 4398, + 4397 + ], + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1012850, + "Position": { + "X": -62.882446, + "Y": 271.23285, + "Z": -5.661133 + }, + "TerritoryId": 402, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 402, + "InteractionType": "Duty", + "ContentFinderConditionId": 38 + } + ] + }, + { + "Sequence": 4 + }, + { + "Sequence": 5, + "Steps": [ + { + "TerritoryId": 402, + "InteractionType": "Duty", + "ContentFinderConditionId": 90 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "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/MSQ/1993_The Spice of Life.json b/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json new file mode 100644 index 00000000..31b625cc --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013332, + "Position": { + "X": 94.95691, + "Y": -22.000006, + "Z": 50.94983 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013196, + "Position": { + "X": -249.43921, + "Y": -20.03492, + "Z": -65.0188 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] The Jeweled Crozier" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] The Jeweled Crozier", + "[Ishgard] The Forgotten Knight" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json b/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json new file mode 100644 index 00000000..41523aac --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json @@ -0,0 +1,59 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1011222, + "Position": { + "X": 231.92188, + "Y": -13.73494, + "Z": -106.85901 + }, + "TerritoryId": 419, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ishgard] The Forgotten Knight", + "[Ishgard] Athenaeum Astrologicum" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Ishgard] Athenaeum Astrologicum", + "[Ishgard] The Forgotten Knight" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json b/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json new file mode 100644 index 00000000..0098868f --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json @@ -0,0 +1,51 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1012169, + "Position": { + "X": 109.391846, + "Y": -22.012903, + "Z": 29.95337 + }, + "TerritoryId": 418, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json b/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json new file mode 100644 index 00000000..9f356775 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json @@ -0,0 +1,58 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011192, + "Position": { + "X": 88.36499, + "Y": 15.094684, + "Z": 31.296265 + }, + "TerritoryId": 418, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013340, + "Position": { + "X": 144.57922, + "Y": -20.020874, + "Z": 54.276245 + }, + "TerritoryId": 418, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_HEAVNA409_01996_Q1_000_000", + "Answer": "TEXT_HEAVNA409_01996_A1_000_001" + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013260, + "Position": { + "X": 104.38696, + "Y": 15.000005, + "Z": 25.558838 + }, + "TerritoryId": 418, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file -- 2.40.1 From e9e5bc2353f7221d7fbb56c5a17b8f057b90c93c Mon Sep 17 00:00:00 2001 From: Jerry Wester Date: Wed, 24 Jul 2024 20:42:05 -0600 Subject: [PATCH 2/3] Oops, forgot to change this back --- QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json index a4c3f096..8e052be8 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json @@ -55,8 +55,7 @@ }, "TerritoryId": 401, "InteractionType": "Emote", - "Emote": "lookout", - "Comment": "Replace with /bow" + "Emote": "bow" } ] }, -- 2.40.1 From c08b12c539049e394884b86a275ffda11d7a4db9 Mon Sep 17 00:00:00 2001 From: Jerry Wester Date: Fri, 26 Jul 2024 18:12:47 -0600 Subject: [PATCH 3/3] Update schema URL --- .../The Dravanian Hinterlands/1936_Louder than Words.json | 4 ++-- .../The Dravanian Hinterlands/1945_Ebb and Aetherflow.json | 4 ++-- .../The Dravanian Hinterlands/1963_Taking Stock.json | 4 ++-- .../1966_Saro Roggo's Common Life.json | 4 ++-- .../Aether Currents/The Sea of Clouds/1748_Clipped Wings.json | 4 ++-- .../The Sea of Clouds/1874_Honoring the Past.json | 4 ++-- .../The Sea of Clouds/1909_Sleepless in Ok' Zundu.json | 4 ++-- .../The Sea of Clouds/1910_Flying the Nest.json | 4 ++-- .../Class Quests/WAR/1677_How to Train Your Warrior.json | 4 ++-- .../Class Quests/WAR/585_Better Axe Around.json | 4 ++-- .../Class Quests/WAR/586_Duty and the Beast.json | 4 ++-- .../Class Quests/WAR/588_The Bear Necessity.json | 4 ++-- .../Class Quests/WAR/596_Pirates of Shallow Water.json | 4 ++-- .../3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json | 4 ++-- .../3.x - Heavensward/Class Quests/WAR/601_And My Axe.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json | 4 ++-- .../3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json | 4 ++-- .../3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json | 4 ++-- .../MSQ/1637_He Who Would Not Be Denied.json | 4 ++-- .../3.x - Heavensward/MSQ/1638_Ill-weather Friends.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json | 4 ++-- .../3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json | 4 ++-- .../3.x - Heavensward/MSQ/1642_In Search of the Soleil.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json | 4 ++-- .../3.x - Heavensward/MSQ/1646_Black and the White.json | 4 ++-- .../3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json | 4 ++-- .../3.x - Heavensward/MSQ/1648_A Difference of Opinion.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json | 4 ++-- .../3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json | 4 ++-- .../3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json | 4 ++-- .../3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json | 4 ++-- .../3.x - Heavensward/MSQ/1657_An Illuminati Incident.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json | 4 ++-- .../3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json | 4 ++-- .../MSQ/1663_The First Flight of the Excelsior.json | 4 ++-- .../3.x - Heavensward/MSQ/1664_Systematic Exploration.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json | 4 ++-- .../3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json | 4 ++-- .../MSQ/1667_Close Encounters of the VIth Kind.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json | 4 ++-- .../3.x - Heavensward/MSQ/1994_Noble Indiscretions.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json | 4 ++-- QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json | 4 ++-- .../Unlocks/Hunts/2119_Let the Clan Hunt Begin.json | 2 +- .../Unlocks/Hunts/2120_Better Bill Hunting.json | 2 +- .../3.x - Heavensward/Unlocks/Hunts/2121_Top Marks.json | 2 +- .../Unlocks/Hunts/2122_Elite and Dangerous.json | 2 +- .../Unlocks/Misc/2118_A Striking Opportunity.json | 2 +- .../Unlocks/Misc/2392_Keeping Up with the Aliapohs.json | 2 +- .../Unlocks/Misc/4172_Ascending to Empyreum.json | 2 +- 68 files changed, 129 insertions(+), 129 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json index 1b08068a..207282b4 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1936_Louder than Words.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -71,4 +71,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json index 33042433..5542d646 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1945_Ebb and Aetherflow.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -81,4 +81,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json index c40e43bf..f095da43 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1963_Taking Stock.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -91,4 +91,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json index fc789611..1974012d 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Dravanian Hinterlands/1966_Saro Roggo's Common Life.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -104,4 +104,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json index 144213ba..f6aa23b6 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1748_Clipped Wings.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -79,4 +79,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json index 62e97b10..f2929df0 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1874_Honoring the Past.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -49,4 +49,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json index 33f8d464..31342f03 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1909_Sleepless in Ok' Zundu.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -71,4 +71,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json index a49e434d..c513db26 100644 --- a/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json +++ b/QuestPaths/3.x - Heavensward/Aether Currents/The Sea of Clouds/1910_Flying the Nest.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -73,4 +73,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json index da09e1c7..f4a6cf5d 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/1677_How to Train Your Warrior.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -100,4 +100,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json index af890811..de49082b 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/585_Better Axe Around.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -132,4 +132,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json index 7a5dcf06..a329c15a 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/586_Duty and the Beast.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -66,4 +66,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json index d08b6cbc..7dce67c3 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/588_The Bear Necessity.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -165,4 +165,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json index 46ca0a2c..51827b05 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/596_Pirates of Shallow Water.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -189,4 +189,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json index dc27c9de..2c6ff8c7 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/598_Slap an' Chop.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -173,4 +173,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json index 6275192a..28b025bc 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/WAR/601_And My Axe.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -112,4 +112,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json b/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json index 646fd648..b6e26f82 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1628_The Wyrm's Lair.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -100,4 +100,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json b/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json index 29914d3e..61be6d80 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1629_New Winds, Old Friends.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -117,4 +117,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json b/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json index 1f868543..362321a5 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1630_A General Summons.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -174,4 +174,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json b/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json index da99be1d..6aa8aeb9 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1631_Awakening in Ul'dah.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -53,4 +53,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json b/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json index 32319728..5fb25ba2 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1632_A Brave Resolution.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -50,4 +50,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json b/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json index 6abafd66..5d6b498d 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1633_Ready to Fly.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -120,4 +120,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json b/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json index aeead0b0..bb8b508b 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1634_Into the Aery.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -62,4 +62,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json b/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json index 3eded885..51f2be8d 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1635_The Song Begins.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -34,4 +34,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json b/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json index e0dba109..83ea03f7 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1636_Unrest in Ishgard.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -33,4 +33,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json b/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json index 5fdf54e4..4967a02d 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1637_He Who Would Not Be Denied.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -53,4 +53,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json b/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json index 555bffb4..48612679 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1638_Ill-weather Friends.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -100,4 +100,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json b/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json index 955d6149..d8a95b91 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1639_Fire and Blood.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -93,4 +93,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json b/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json index 574d18a0..7cbc8fcc 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1640_A Knight's Calling.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -111,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json b/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json index dc1996de..0051e5e7 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1641_The Sins of Antiquity.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -61,4 +61,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json b/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json index b1416d8c..91fecbb4 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1642_In Search of the Soleil.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -37,4 +37,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json b/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json index 2f766aef..b599a269 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1643_Into the Blue.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -70,4 +70,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json b/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json index 399ce827..cd2e9252 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1644_Familiar Faces.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -77,4 +77,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json b/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json index 949ef4f4..bd8e4ffc 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1645_Devourer of Worlds.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -79,4 +79,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json index 8e052be8..318e1116 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1646_Black and the White.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -75,4 +75,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json b/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json index 5c5aeed4..73a8316b 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1647_Bolt, Chain, and Island.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -106,4 +106,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json b/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json index 7e7b3980..816afbac 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1648_A Difference of Opinion.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -49,4 +49,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json b/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json index c9e74565..2d832de5 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1649_One Good Turn.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -33,4 +33,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json b/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json index 49f9ba46..fadc7131 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1650_An Engineering Enterprise.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -69,4 +69,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json b/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json index 0a6f0da5..30ea3f24 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1651_Aetherial Trail.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -71,4 +71,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json b/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json index e685b4e5..330e5cd2 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1652_Lost in the Lifestream.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -99,4 +99,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json b/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json index c7cf3b19..748a7f99 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1653_Tataru's Surprise.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -71,4 +71,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json b/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json index b031050b..92e5a36f 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1654_Onward to Sharlayan.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -50,4 +50,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json b/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json index e1d32899..3dbf2088 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1655_A Great New Nation.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -101,4 +101,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json b/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json index 6b6baae1..3530719c 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1656_Golems Begone.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -80,4 +80,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json b/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json index 59a4e191..06e538cb 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1657_An Illuminati Incident.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -74,4 +74,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json b/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json index b0336c00..691dc554 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1658_Leaving Idyllshire.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -48,4 +48,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json b/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json index 86b1ce7f..67aef290 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1659_Matoya's Cave.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -99,4 +99,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json b/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json index 97f8c5e8..61d24481 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1660_Forbidden Knowledge.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -110,4 +110,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json b/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json index 942fbb27..6b83be5f 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1661_An Eye for Aether.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -73,4 +73,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json b/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json index ac77f64b..c6889d58 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1662_Hour of Departure.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -134,4 +134,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json b/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json index 5544cc86..910a94e5 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1663_The First Flight of the Excelsior.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -86,4 +86,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json b/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json index e62e0de4..99382ded 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1664_Systematic Exploration.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -100,4 +100,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json b/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json index a9603b9d..de71d84a 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1665_In Node We Trust.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -85,4 +85,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json b/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json index 0a7c6792..f0d2c524 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1666_Chimerical Maintenance.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -114,4 +114,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json b/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json index 3c3ef553..6bd5abf8 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1667_Close Encounters of the VIth Kind.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -87,4 +87,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json b/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json index fb89bd60..bf9e6141 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1668_Fetters of Lament.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -33,4 +33,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json b/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json index 188ef99f..ec66a80c 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1669_Heavensward.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -94,4 +94,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json b/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json index 31b625cc..cacb3d9b 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1993_The Spice of Life.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -71,4 +71,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json b/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json index 41523aac..5764a745 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1994_Noble Indiscretions.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -56,4 +56,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json b/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json index 0098868f..6fc2078e 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1995_A Child Apart.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -48,4 +48,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json b/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json index 9f356775..b183800a 100644 --- a/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json +++ b/QuestPaths/3.x - Heavensward/MSQ/1996_Bloodlines.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "JerryWester", "QuestSequence": [ { @@ -55,4 +55,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2119_Let the Clan Hunt Begin.json b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2119_Let the Clan Hunt Begin.json index a8fed7d3..904b3612 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2119_Let the Clan Hunt Begin.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2119_Let the Clan Hunt Begin.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2120_Better Bill Hunting.json b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2120_Better Bill Hunting.json index a3b74e2b..8c462f32 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2120_Better Bill Hunting.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2120_Better Bill Hunting.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2121_Top Marks.json b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2121_Top Marks.json index ec5d7d9d..6018bb47 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2121_Top Marks.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2121_Top Marks.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2122_Elite and Dangerous.json b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2122_Elite and Dangerous.json index 18665f36..e369584a 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2122_Elite and Dangerous.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Hunts/2122_Elite and Dangerous.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Misc/2118_A Striking Opportunity.json b/QuestPaths/3.x - Heavensward/Unlocks/Misc/2118_A Striking Opportunity.json index 2dca32b8..529a27fd 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Misc/2118_A Striking Opportunity.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Misc/2118_A Striking Opportunity.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Misc/2392_Keeping Up with the Aliapohs.json b/QuestPaths/3.x - Heavensward/Unlocks/Misc/2392_Keeping Up with the Aliapohs.json index c8293f70..dfe29bd4 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Misc/2392_Keeping Up with the Aliapohs.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Misc/2392_Keeping Up with the Aliapohs.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { diff --git a/QuestPaths/3.x - Heavensward/Unlocks/Misc/4172_Ascending to Empyreum.json b/QuestPaths/3.x - Heavensward/Unlocks/Misc/4172_Ascending to Empyreum.json index 59c8b15f..74243a24 100644 --- a/QuestPaths/3.x - Heavensward/Unlocks/Misc/4172_Ascending to Empyreum.json +++ b/QuestPaths/3.x - Heavensward/Unlocks/Misc/4172_Ascending to Empyreum.json @@ -1,5 +1,5 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "liza", "QuestSequence": [ { -- 2.40.1