diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/32_A Hard Nut to Crack.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/32_A Hard Nut to Crack.json new file mode 100644 index 000000000..2fee6411b --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/32_A Hard Nut to Crack.json @@ -0,0 +1,75 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000372, + "Position": { + "X": 39.505493, + "Y": -8.041565, + "Z": 112.13855 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Gridania" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000311, + "Position": { + "X": -195.17822, + "Y": 10.195216, + "Z": -98.64966 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Conjurers' Guild" + ], + "SkipConditions": { + "AethernetShortcutIf": { "InSameTerritory": true } + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "$": "Walk out of North Shroud gate", + "Position": { + "X": -208.7749, + "Y": 10.333714, + "Z": -96.01662 + }, + "TerritoryId": 133, + "TargetTerritoryId": 154, + "InteractionType": "WalkTo", + "SkipConditions": { + "StepIf": { "InTerritory": [154] } + } + }, + { + "DataId": 1000629, + "Position": { + "X": 345.51, + "Y": -5.5506706, + "Z": 343.89246 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/34_Derision of Labor.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/34_Derision of Labor.json new file mode 100644 index 000000000..93c123389 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/34_Derision of Labor.json @@ -0,0 +1,46 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000370, + "Position": { + "X": 38.345825, + "Y": -8.011047, + "Z": 113.60339 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Gridania" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000408, + "Position": { + "X": 106.85889, + "Y": -8, + "Z": -75.669556 + }, + "TerritoryId": 148, + "InteractionType": "CompleteQuest", + "Fly": true, + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Blue Badger Gate (Central Shroud)" + ], + "SkipConditions": { + "AethernetShortcutIf": { "InSameTerritory": true } + } + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Limsa/663_Fool Me Once.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Limsa/663_Fool Me Once.json new file mode 100644 index 000000000..487668565 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Limsa/663_Fool Me Once.json @@ -0,0 +1,54 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000981, + "Position": { + "X": 8.499207, + "Y": 39.505493, + "Z": 3.5552979 + }, + "TerritoryId": 128, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [128,129] } + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1002605, + "Position": { + "X": 277.943, + "Y": 45.143738, + "Z": 33.64612 + }, + "TerritoryId": 135, + "InteractionType": "CompleteQuest", + "Fly": true, + "AethernetShortcut": [ + "[Limsa Lominsa] The Aftcastle", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AethernetShortcutIf": { "InSameTerritory": true } + }, + "NextQuestId": 475 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/475_Cry Me a Liver.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/475_Cry Me a Liver.json new file mode 100644 index 000000000..bc7da7253 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/475_Cry Me a Liver.json @@ -0,0 +1,96 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002605, + "Position": { + "X": 277.943, + "Y": 45.143738, + "Z": 33.64612 + }, + "TerritoryId": 135, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 160.76929, + "Y": 33.85845, + "Z": 73.79036 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "Fly": true, + "Land": true, + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 313, + "MinimumKillCount": 3 + } + ], + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + }, + "$": "included aetheryte shortcut in case this quest is accepted and then done later; it's a long hike from Moraby Drydocks" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1002605, + "Position": { + "X": 277.943, + "Y": 45.143738, + "Z": 33.64612 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 476 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/476_Wool's Errand.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/476_Wool's Errand.json new file mode 100644 index 000000000..d4dfbd388 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/476_Wool's Errand.json @@ -0,0 +1,64 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2001487, + "Position": { + "X": 476.82898, + "Y": 80.18616, + "Z": -76.73767 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1002652, + "Position": { + "X": 704.82935, + "Y": 67.3221, + "Z": -308.46118 + }, + "TerritoryId": 135, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 477 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/477_Flour Power.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/477_Flour Power.json new file mode 100644 index 000000000..092c5d8b5 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/477_Flour Power.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002652, + "Position": { + "X": 704.82935, + "Y": 67.3221, + "Z": -308.46118 + }, + "TerritoryId": 135, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 470.38873, + "Y": 86.09568, + "Z": -342.2494 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "Fly": true, + "Land": true, + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 5, + "MinimumKillCount": 4 + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1002591, + "Position": { + "X": 567.80334, + "Y": 84.62209, + "Z": -99.59564 + }, + "TerritoryId": 135, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 478 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/478_Kobolds and Indigents.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/478_Kobolds and Indigents.json new file mode 100644 index 000000000..33d462bf6 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/478_Kobolds and Indigents.json @@ -0,0 +1,125 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002591, + "Position": { + "X": 567.80334, + "Y": 84.62209, + "Z": -99.59564 + }, + "TerritoryId": 135, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1002678, + "Position": { + "X": 311.66272, + "Y": 76.39558, + "Z": -323.9289 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true, + "StopDistance": 1 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2001489, + "Position": { + "X": 254.4137, + "Y": 73.3501, + "Z": -322.13324 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "ComplexCombatData": [ + { + "DataId": 329, + "NameId": 368 + }, + { + "DataId": 331, + "NameId": 372 + } + ], + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1002678, + "Position": { + "X": 311.66272, + "Y": 76.39558, + "Z": -323.9289 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true, + "StopDistance": 1 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1002591, + "Position": { + "X": 567.80334, + "Y": 84.62209, + "Z": -99.59564 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 479 + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/479_Bait and Swat.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/479_Bait and Swat.json new file mode 100644 index 000000000..735b247a0 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/La Noscea/Lower La Noscea/479_Bait and Swat.json @@ -0,0 +1,179 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [135] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1002659, + "Position": { + "X": 532.8297, + "Y": 88.99998, + "Z": -72.09894 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Mount": false + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Mount": false + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1002591, + "Position": { + "X": 567.80334, + "Y": 84.62209, + "Z": -99.59564 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1002221, + "Position": { + "X": 283.19214, + "Y": 71.65547, + "Z": -209.43011 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2001491, + "Position": { + "X": 223.46838, + "Y": 72.22095, + "Z": -283.3448 + }, + "StopDistance": 2, + "TerritoryId": 135, + "InteractionType": "UseItem", + "ItemId": 2000434, + "Fly": false + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 2001492, + "Position": { + "X": 247.39441, + "Y": 74.75391, + "Z": -309.0105 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "ComplexCombatData": [ + { + "DataId": 329, + "NameId": 368 + }, + { + "DataId": 331, + "NameId": 372 + } + ], + "Fly": false + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1002571, + "Position": { + "X": 548.63806, + "Y": 89.289055, + "Z": -74.32672 + }, + "TerritoryId": 135, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000972, + "Position": { + "X": 20.279175, + "Y": 40.19993, + "Z": -6.1189575 + }, + "TerritoryId": 128, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [128,129] } + } + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/389_Fantastic Voyage.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/389_Fantastic Voyage.json new file mode 100644 index 000000000..00a63190d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/389_Fantastic Voyage.json @@ -0,0 +1,53 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1001678, + "Position": { + "X": 22.323914, + "Y": 7.7667847, + "Z": -108.87317 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Adventurers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [130] } + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1001497, + "Position": { + "X": 87.17468, + "Y": 2.1377387, + "Z": 324.36096 + }, + "TerritoryId": 141, + "InteractionType": "CompleteQuest", + "Fly": true, + "AethernetShortcut": [ + "[Ul'dah] Adventurers' Guild", + "[Ul'dah] Gate of Nald (Central Thanalan)" + ], + "SkipConditions": { + "AethernetShortcutIf": { "InSameTerritory": true } + } + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/390_Catch Your Breath.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/390_Catch Your Breath.json new file mode 100644 index 000000000..aced64682 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Ul'dah/390_Catch Your Breath.json @@ -0,0 +1,79 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-29"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1001313, + "Position": { + "X": 16.372864, + "Y": 7.9999795, + "Z": -106.21808 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Adventurers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InTerritory": [130] } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1001390, + "Position": { + "X": -175.55511, + "Y": 14, + "Z": -8.438293 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ul'dah] Adventurers' Guild", + "[Ul'dah] Thaumaturges' Guild" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "$": "Walk out of Western Thanalan gate", + "Position": { + "X": -181.30315, + "Y": 14, + "Z": -13.908455 + }, + "TerritoryId": 130, + "TargetTerritoryId": 140, + "InteractionType": "WalkTo", + "SkipConditions": { + "StepIf": { "InTerritory": [140] } + } + }, + { + "DataId": 1001992, + "Position": { + "X": 223.16321, + "Y": 52.038116, + "Z": 141.22217 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2389_Squadron and Commander (Twin Adder).json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2389_Squadron and Commander (Twin Adder).json new file mode 100644 index 000000000..80a664e10 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2389_Squadron and Commander (Twin Adder).json @@ -0,0 +1,30 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "LastChecked": {"Username": "ShermTank", "Date": "2026-07-30"}, + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002394, + "Position": { + "X": -69.5354, + "Y": -0.50095016, + "Z": -9.99469 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Gridania", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_COMGRD101_02389_Q1_000_000", + "Yes": true + } + ] + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2391_Squadron and Commander (Immortal Flames).json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2391_Squadron and Commander (Immortal Flames).json new file mode 100644 index 000000000..b37ac6ce3 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/2391_Squadron and Commander (Immortal Flames).json @@ -0,0 +1,29 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "ShermTank", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1002391, + "Position": { + "X": -144.39618, + "Y": 4.1, + "Z": -107.22516 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_COMULD101_02391_Q1_000_000", + "Yes": true + } + ] + } + ] + } + ] +}