From bea474190c09f6736efec2cad4384f9ac1ca87cf Mon Sep 17 00:00:00 2001 From: raitono Date: Sun, 2 Aug 2026 12:13:16 -0400 Subject: [PATCH] Add 997_Passing the Smell Test --- .../Mor Dhona/997_Passing the Smell Test.json | 122 ++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Side Quests/Mor Dhona/997_Passing the Smell Test.json diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Mor Dhona/997_Passing the Smell Test.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Mor Dhona/997_Passing the Smell Test.json new file mode 100644 index 000000000..89ca72440 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Mor Dhona/997_Passing the Smell Test.json @@ -0,0 +1,122 @@ +{ + "$schema": "https://qstxiv.github.io/schema/quest-v1.json", + "Author": "Raitono", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006542, + "Position": { + "X": 30.6399, + "Y": 21.2527, + "Z": -643.549 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Mor Dhona", + "$": "auto: issuer 1006542 (Aganbold)" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 31.505556, + "Y": 20.295, + "Z": -669.3887 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "Fly": true, + "$": "Prevent getting stuck in the building" + }, + { + "Position": { + "X": -386.57956, + "Y": -17.148407, + "Z": -452.4295 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "Fly": true, + "AetheryteShortcut": "Mor Dhona", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 140 + ], + "$": "auto: lua overworld enemies -> 140" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006542, + "Position": { + "X": 30.6399, + "Y": 21.2527, + "Z": -643.549 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "AetheryteShortcut": "Mor Dhona", + "$": "auto: todo location -> 1006542 (Aganbold)" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 31.505556, + "Y": 20.295, + "Z": -669.3887 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "Fly": true, + "$": "Prevent getting stuck in the building" + }, + { + "DataId": 2002213, + "Position": { + "X": -286.979, + "Y": -16.8982, + "Z": -361.23 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "Fly": true, + "AetheryteShortcut": "Mor Dhona", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 1915 + ], + "$": "auto: todo location -> 2002213 (destination); spawns enemies 1915" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006542, + "Position": { + "X": 30.6399, + "Y": 21.2527, + "Z": -643.549 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Mor Dhona", + "$": "auto: todo turn-in -> 1006542 (Aganbold)" + } + ] + } + ] +} \ No newline at end of file