From e87b7df4c2d24a48a6884a81759ff81ebff7e98d Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 20 Sep 2024 09:51:12 +0200 Subject: [PATCH] Add M'naago/Eureka unlock quests --- .../3005_None Forgotten, None Forsaken.json | 55 ++++++++++++++ .../Instant/2941_Reach Long and Prosper.json | 36 ++++++++++ .../3078_And We Shall Call It Eureka.json | 71 +++++++++++++++++++ 3 files changed, 162 insertions(+) create mode 100644 QuestPaths/4.x - Stormblood/Custom Deliveries/M'naago/3005_None Forgotten, None Forsaken.json create mode 100644 QuestPaths/4.x - Stormblood/Unlocks/Instant/2941_Reach Long and Prosper.json create mode 100644 QuestPaths/4.x - Stormblood/Unlocks/Misc/3078_And We Shall Call It Eureka.json diff --git a/QuestPaths/4.x - Stormblood/Custom Deliveries/M'naago/3005_None Forgotten, None Forsaken.json b/QuestPaths/4.x - Stormblood/Custom Deliveries/M'naago/3005_None Forgotten, None Forsaken.json new file mode 100644 index 00000000..2f9ea862 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Custom Deliveries/M'naago/3005_None Forgotten, None Forsaken.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": [ + { + "Position": { + "X": -69.61145, + "Y": 0.00999999, + "Z": 62.405437 + }, + "TerritoryId": 635, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Rhalgr's Reach", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + }, + { + "DataId": 1019459, + "Position": { + "X": -70.54254, + "Y": 0.4599931, + "Z": 64.37781 + }, + "TerritoryId": 635, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1020337, + "Position": { + "X": 171.31299, + "Y": 13.02367, + "Z": -89.951965 + }, + "TerritoryId": 635, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Rhalgr's Reach] Western Rhalgr's Reach", + "[Rhalgr's Reach] Northeastern Rhalgr's Reach" + ] + } + ] + } + ] +} diff --git a/QuestPaths/4.x - Stormblood/Unlocks/Instant/2941_Reach Long and Prosper.json b/QuestPaths/4.x - Stormblood/Unlocks/Instant/2941_Reach Long and Prosper.json new file mode 100644 index 00000000..c2e24fac --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Unlocks/Instant/2941_Reach Long and Prosper.json @@ -0,0 +1,36 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "Position": { + "X": -69.61145, + "Y": 0.00999999, + "Z": 62.405437 + }, + "TerritoryId": 635, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Rhalgr's Reach", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + }, + { + "DataId": 1019459, + "Position": { + "X": -70.54254, + "Y": 0.4599931, + "Z": 64.37781 + }, + "TerritoryId": 635, + "InteractionType": "AcceptQuest" + } + ] + } + ] +} diff --git a/QuestPaths/4.x - Stormblood/Unlocks/Misc/3078_And We Shall Call It Eureka.json b/QuestPaths/4.x - Stormblood/Unlocks/Misc/3078_And We Shall Call It Eureka.json new file mode 100644 index 00000000..0f0183d4 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Unlocks/Misc/3078_And We Shall Call It Eureka.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "Position": { + "X": -69.61145, + "Y": 0.00999999, + "Z": 62.405437 + }, + "TerritoryId": 635, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Rhalgr's Reach", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + }, + { + "DataId": 1019459, + "Position": { + "X": -70.54254, + "Y": 0.4599931, + "Z": 64.37781 + }, + "TerritoryId": 635, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1019002, + "Position": { + "X": -48.05072, + "Y": -2.9, + "Z": -50.247986 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AetheryteShortcut": "Kugane" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1025233, + "Position": { + "X": -129.19812, + "Y": -4.999999, + "Z": 145.37268 + }, + "TerritoryId": 628, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Kugane] Aetheryte Plaza", + "[Kugane] Pier #1" + ] + } + ] + } + ] +}