From ed00301f74b16f2a64556ab1b8943053f9e15dfe Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 8 Sep 2024 13:29:56 +0200 Subject: [PATCH] Add Eden quests --- .../3255_In the Middle of Nowhere.json | 76 +++++++++++ .../Raid Quests/3256_Deploy the Core.json | 73 +++++++++++ .../Raid Quests/3257_One Fell Swoop.json | 49 +++++++ .../3258_Nor Any Drop to Drink.json | 90 +++++++++++++ .../Raid Quests/3259_Super Seismic.json | 82 ++++++++++++ .../3260_The Next Piece of the Puzzle.json | 78 +++++++++++ .../3787_Away with the Faerie.json | 108 +++++++++++++++ .../Raid Quests/3788_Blood and Thunder.json | 74 +++++++++++ .../Raid Quests/3789_Into the Firestorm.json | 123 ++++++++++++++++++ .../Raid Quests/3790_Heart of Darkness.json | 89 +++++++++++++ .../Raid Quests/3791_On Thin Ice.json | 49 +++++++ .../Raid Quests/3792_Life Finds a Way.json | 65 +++++++++ .../Raid Quests/3793_Worlds Apart.json | 70 ++++++++++ .../Raid Quests/3975_Empty Promise.json | 55 ++++++++ .../Raid Quests/3976_Fear of the Dark.json | 74 +++++++++++ .../Raid Quests/3977_Shadows of the Past.json | 97 ++++++++++++++ .../Raid Quests/3978_Voice of the Soul.json | 96 ++++++++++++++ .../Raid Quests/3979_Where I Belong.json | 65 +++++++++ 18 files changed, 1413 insertions(+) create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3255_In the Middle of Nowhere.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3256_Deploy the Core.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3257_One Fell Swoop.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3258_Nor Any Drop to Drink.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3259_Super Seismic.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3260_The Next Piece of the Puzzle.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3787_Away with the Faerie.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3788_Blood and Thunder.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3789_Into the Firestorm.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3790_Heart of Darkness.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3791_On Thin Ice.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3792_Life Finds a Way.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3793_Worlds Apart.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3975_Empty Promise.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3976_Fear of the Dark.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3977_Shadows of the Past.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3978_Voice of the Soul.json create mode 100644 QuestPaths/5.x - Shadowbringers/Raid Quests/3979_Where I Belong.json diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3255_In the Middle of Nowhere.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3255_In the Middle of Nowhere.json new file mode 100644 index 00000000..b34f0f8e --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3255_In the Middle of Nowhere.json @@ -0,0 +1,76 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030090, + "Position": { + "X": -73.35016, + "Y": 1.5753315E-08, + "Z": 55.954834 + }, + "TerritoryId": 819, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1030091, + "Position": { + "X": 380.97205, + "Y": -64.31066, + "Z": 511.2229 + }, + "TerritoryId": 815, + "InteractionType": "Interact", + "AetheryteShortcut": "Amh Araeng - Inn at Journey's Head", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1030091, + "Position": { + "X": 380.97205, + "Y": -64.31066, + "Z": 511.2229 + }, + "TerritoryId": 815, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_LUCKRA101_03255_YESNO_001", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030095, + "Position": { + "X": -0.56463623, + "Y": -2.028786, + "Z": -17.807312 + }, + "TerritoryId": 878, + "InteractionType": "CompleteQuest", + "NextQuestId": 3256 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3256_Deploy the Core.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3256_Deploy the Core.json new file mode 100644 index 00000000..25740de5 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3256_Deploy the Core.json @@ -0,0 +1,73 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030095, + "Position": { + "X": -0.56463623, + "Y": -2.028786, + "Z": -17.807312 + }, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 878, + "InteractionType": "Duty", + "ContentFinderConditionId": 653 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1030101, + "Position": { + "X": -8.712891, + "Y": -2.498, + "Z": 13.137939 + }, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2009981, + "Position": { + "X": -14.66394, + "Y": -2.609314, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030104, + "Position": { + "X": 101.57922, + "Y": -2.8675152E-14, + "Z": 94.346436 + }, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3257 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3257_One Fell Swoop.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3257_One Fell Swoop.json new file mode 100644 index 00000000..ae4859a1 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3257_One Fell Swoop.json @@ -0,0 +1,49 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 878, + "InteractionType": "Duty", + "ContentFinderConditionId": 684 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3258 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3258_Nor Any Drop to Drink.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3258_Nor Any Drop to Drink.json new file mode 100644 index 00000000..f9cccf0f --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3258_Nor Any Drop to Drink.json @@ -0,0 +1,90 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1030117, + "Position": { + "X": -1.3580933, + "Y": -2.0308912, + "Z": -16.647583 + }, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 878, + "InteractionType": "Duty", + "ContentFinderConditionId": 682 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3259 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3259_Super Seismic.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3259_Super Seismic.json new file mode 100644 index 00000000..1f3c5c12 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3259_Super Seismic.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030113, + "Position": { + "X": -2.1210327, + "Y": -2.4980056, + "Z": 18.142944 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 878, + "InteractionType": "Duty", + "ContentFinderConditionId": 689 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_LUCKRA105_03259_Q2_000_000", + "Answer": "TEXT_LUCKRA105_03259_A2_000_001" + } + ], + "NextQuestId": 3260 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3260_The Next Piece of the Puzzle.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3260_The Next Piece of the Puzzle.json new file mode 100644 index 00000000..8672b983 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3260_The Next Piece of the Puzzle.json @@ -0,0 +1,78 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1030118, + "Position": { + "X": -3.8605957, + "Y": -2.497989, + "Z": 19.119507 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1030387, + "Position": { + "X": 31.967651, + "Y": 4.929005, + "Z": -9.10968 + }, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1030091, + "Position": { + "X": 380.97205, + "Y": -64.31066, + "Z": 511.2229 + }, + "TerritoryId": 815, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 270.40494, + "Y": 7.1558266, + "Z": -234.46175 + }, + "TerritoryId": 815, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1030121, + "Position": { + "X": 268.8181, + "Y": 7.1558256, + "Z": -233.66144 + }, + "TerritoryId": 815, + "InteractionType": "CompleteQuest", + "NextQuestId": 3787 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3787_Away with the Faerie.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3787_Away with the Faerie.json new file mode 100644 index 00000000..e19a7446 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3787_Away with the Faerie.json @@ -0,0 +1,108 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032715, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.81189 + }, + "StopDistance": 7, + "TerritoryId": 815, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1032606, + "Position": { + "X": 318.2268, + "Y": 1.5411377, + "Z": -225.6352 + }, + "TerritoryId": 815, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2010957, + "Position": { + "X": 485.40466, + "Y": -26.29132, + "Z": -20.859192 + }, + "TerritoryId": 815, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1032591, + "Position": { + "X": 482.44446, + "Y": -41.81235, + "Z": 81.55945 + }, + "StopDistance": 6, + "TerritoryId": 815, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1030092, + "Position": { + "X": 382.864, + "Y": -64.404945, + "Z": 512.01636 + }, + "TerritoryId": 815, + "InteractionType": "Interact", + "Fly": true, + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_LUCKRA201_03787_YESNO_001", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1032596, + "Position": { + "X": -6.0273438, + "Y": -2.5312338, + "Z": 21.62201 + }, + "TerritoryId": 878, + "InteractionType": "CompleteQuest", + "NextQuestId": 3788 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3788_Blood and Thunder.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3788_Blood and Thunder.json new file mode 100644 index 00000000..ebc6d036 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3788_Blood and Thunder.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032596, + "Position": { + "X": -6.0273438, + "Y": -2.5312338, + "Z": 21.62201 + }, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030112, + "Position": { + "X": 101.548706, + "Y": -2.330609E-14, + "Z": 93.217285 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 715 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3789 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3789_Into the Firestorm.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3789_Into the Firestorm.json new file mode 100644 index 00000000..0feffc87 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3789_Into the Firestorm.json @@ -0,0 +1,123 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032605, + "Position": { + "X": -8.743469, + "Y": -2.0474615, + "Z": -10.025269 + }, + "StopDistance": 6, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1032602, + "Position": { + "X": -6.7597656, + "Y": -2.1008918, + "Z": -8.560364 + }, + "StopDistance": 6, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1032602, + "Position": { + "X": -6.7597656, + "Y": -2.1008918, + "Z": -8.560364 + }, + "StopDistance": 6, + "TerritoryId": 878, + "InteractionType": "Emote", + "Emote": "rally" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2010959, + "Position": { + "X": -7.461731, + "Y": -2.2736206, + "Z": -5.8442383 + }, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030112, + "Position": { + "X": 101.548706, + "Y": -2.330609E-14, + "Z": 93.217285 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 719 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 6, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3790 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3790_Heart of Darkness.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3790_Heart of Darkness.json new file mode 100644 index 00000000..4fa12e46 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3790_Heart of Darkness.json @@ -0,0 +1,89 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032604, + "Position": { + "X": -7.034485, + "Y": -2.0372493, + "Z": -11.215393 + }, + "StopDistance": 7, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030112, + "Position": { + "X": 101.548706, + "Y": -2.330609E-14, + "Z": 93.217285 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1032610, + "Position": { + "X": 101.823364, + "Y": -2.7503654E-14, + "Z": 94.13281 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 726 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1032610, + "Position": { + "X": 101.823364, + "Y": -2.7503654E-14, + "Z": 94.13281 + }, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3791 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3791_On Thin Ice.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3791_On Thin Ice.json new file mode 100644 index 00000000..c745e69c --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3791_On Thin Ice.json @@ -0,0 +1,49 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032611, + "Position": { + "X": 103.65454, + "Y": -2.7643511E-14, + "Z": 94.56018 + }, + "StopDistance": 5, + "TerritoryId": 857, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 728 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "StopDistance": 5, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3792 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3792_Life Finds a Way.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3792_Life Finds a Way.json new file mode 100644 index 00000000..bf5cfd61 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3792_Life Finds a Way.json @@ -0,0 +1,65 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032602, + "Position": { + "X": -6.7597656, + "Y": -2.1008885, + "Z": -8.560364 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1030091, + "Position": { + "X": 380.97205, + "Y": -64.31066, + "Z": 511.2229 + }, + "TerritoryId": 815, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 268.15204, + "Y": 7.1558266, + "Z": -237.94643 + }, + "TerritoryId": 815, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Amh Araeng - Mord Souq", + "Fly": true + }, + { + "DataId": 1032590, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.78137 + }, + "StopDistance": 4, + "TerritoryId": 815, + "InteractionType": "CompleteQuest", + "NextQuestId": 3793 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3793_Worlds Apart.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3793_Worlds Apart.json new file mode 100644 index 00000000..a460df4e --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3793_Worlds Apart.json @@ -0,0 +1,70 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032590, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.78137 + }, + "StopDistance": 4, + "TerritoryId": 815, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2010961, + "Position": { + "X": -6.9733887, + "Y": 3.982544, + "Z": 221.36255 + }, + "TerritoryId": 819, + "InteractionType": "Interact", + "AetheryteShortcut": "Crystarium", + "AethernetShortcut": [ + "[Crystarium] Aetheryte Plaza", + "[Crystarium] The Pendants" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 268.15204, + "Y": 7.1558266, + "Z": -237.94643 + }, + "TerritoryId": 815, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Amh Araeng - Mord Souq", + "Fly": true + }, + { + "DataId": 1032590, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.78137 + }, + "StopDistance": 4, + "TerritoryId": 815, + "InteractionType": "CompleteQuest", + "NextQuestId": 3975 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3975_Empty Promise.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3975_Empty Promise.json new file mode 100644 index 00000000..c5c21cb0 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3975_Empty Promise.json @@ -0,0 +1,55 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1032590, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.78137 + }, + "StopDistance": 4, + "TerritoryId": 815, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1034507, + "Position": { + "X": 381.9486, + "Y": -64.35385, + "Z": 511.13135 + }, + "TerritoryId": 815, + "InteractionType": "Interact", + "AetheryteShortcut": "Amh Araeng - Inn at Journey's Head", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1034508, + "Position": { + "X": 380.66675, + "Y": -64.28985, + "Z": 510.58203 + }, + "TerritoryId": 815, + "InteractionType": "CompleteQuest", + "NextQuestId": 3976 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3976_Fear of the Dark.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3976_Fear of the Dark.json new file mode 100644 index 00000000..7261a5be --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3976_Fear of the Dark.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1034510, + "Position": { + "X": 31.021484, + "Y": 4.9285717, + "Z": -8.560364 + }, + "StopDistance": 4, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2010135, + "Position": { + "X": -14.66394, + "Y": -2.5788574, + "Z": 23.819275 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + }, + { + "DataId": 1030110, + "Position": { + "X": 99.99231, + "Y": -7.687662E-13, + "Z": 92.51538 + }, + "TerritoryId": 857, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 749 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1034511, + "Position": { + "X": 101.27405, + "Y": -2.4161777E-14, + "Z": 93.36987 + }, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3977 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3977_Shadows of the Past.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3977_Shadows of the Past.json new file mode 100644 index 00000000..0ab8de23 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3977_Shadows of the Past.json @@ -0,0 +1,97 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1034514, + "Position": { + "X": -8.163635, + "Y": -2.4984214, + "Z": 18.936401 + }, + "StopDistance": 4, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1034513, + "Position": { + "X": -6.149414, + "Y": -2.4984214, + "Z": 19.72992 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2011241, + "Position": { + "X": -14.6356, + "Y": -2.581, + "Z": 23.8476 + }, + "TerritoryId": 878, + "InteractionType": "Interact", + "TargetTerritoryId": 857 + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1034515, + "Position": { + "X": -7.888916, + "Y": -2.4984214, + "Z": 12.741211 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 747 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1034518, + "Position": { + "X": 101.182495, + "Y": -3.8122757E-14, + "Z": 103.715576 + }, + "StopDistance": 7, + "TerritoryId": 857, + "InteractionType": "CompleteQuest", + "NextQuestId": 3978 + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3978_Voice of the Soul.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3978_Voice of the Soul.json new file mode 100644 index 00000000..de061f16 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3978_Voice of the Soul.json @@ -0,0 +1,96 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1034519, + "Position": { + "X": 101.15198, + "Y": -3.8577113E-14, + "Z": 103.6239 + }, + "StopDistance": 7, + "TerritoryId": 857, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 751 + } + ] + }, + { + "Sequence": 2 + }, + { + "Sequence": 3, + "Steps": [ + { + "TerritoryId": 857, + "InteractionType": "Duty", + "ContentFinderConditionId": 758 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1034521, + "Position": { + "X": -8.163635, + "Y": -2.4984214, + "Z": 11.734131 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1034520, + "Position": { + "X": -7.7974243, + "Y": -2.4984214, + "Z": 11.337402 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "Say", + "ChatMessage": { + "Key": "TEXT_LUCKRA304_03978_SAYTODO_000_160" + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1034521, + "Position": { + "X": -8.163635, + "Y": -2.4984214, + "Z": 11.734131 + }, + "StopDistance": 5, + "TerritoryId": 878, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/5.x - Shadowbringers/Raid Quests/3979_Where I Belong.json b/QuestPaths/5.x - Shadowbringers/Raid Quests/3979_Where I Belong.json new file mode 100644 index 00000000..98da6980 --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Raid Quests/3979_Where I Belong.json @@ -0,0 +1,65 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1034522, + "Position": { + "X": -7.0039062, + "Y": -2.4980054, + "Z": 21.591492 + }, + "StopDistance": 7, + "TerritoryId": 878, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1034508, + "Position": { + "X": 380.66675, + "Y": -64.28985, + "Z": 510.58203 + }, + "StopDistance": 5, + "TerritoryId": 815, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 268.15204, + "Y": 7.1558266, + "Z": -237.94643 + }, + "TerritoryId": 815, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Amh Araeng - Mord Souq", + "Fly": true + }, + { + "DataId": 1032715, + "Position": { + "X": 265.3086, + "Y": 7.1558266, + "Z": -237.81189 + }, + "StopDistance": 4, + "TerritoryId": 815, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}