From 2cfc5256b9156d958234f6f54641859804fd9567 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 8 Jan 2025 21:38:34 +0100 Subject: [PATCH] Add second Nitowikwe quest --- .../Nitowikwe/5240_The Weight of a Train.json | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5240_The Weight of a Train.json diff --git a/QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5240_The Weight of a Train.json b/QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5240_The Weight of a Train.json new file mode 100644 index 00000000..e2cc56a7 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Custom Deliveries/Nitowikwe/5240_The Weight of a Train.json @@ -0,0 +1,75 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1048605, + "Position": { + "X": -358.38867, + "Y": 19.728025, + "Z": -105.02789 + }, + "TerritoryId": 1190, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Shaaloani - Sheshenewezi Springs", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2014456, + "Position": { + "X": -128.64886, + "Y": 16.311829, + "Z": -290.69965 + }, + "TerritoryId": 1190, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1048608, + "Position": { + "X": -126.57361, + "Y": 15.67948, + "Z": -369.46674 + }, + "TerritoryId": 1190, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1048605, + "Position": { + "X": -358.38867, + "Y": 19.728025, + "Z": -105.02789 + }, + "TerritoryId": 1190, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +}