From 1ffd5ec540f9e60058695cc5d732281342fe9ed1 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 30 Mar 2025 18:30:13 +0200 Subject: [PATCH] Add Cornservant quest --- .../5307_When Death Comes to Dinner.json | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Side Quests/Tuliyollal/5307_When Death Comes to Dinner.json diff --git a/QuestPaths/7.x - Dawntrail/Side Quests/Tuliyollal/5307_When Death Comes to Dinner.json b/QuestPaths/7.x - Dawntrail/Side Quests/Tuliyollal/5307_When Death Comes to Dinner.json new file mode 100644 index 00000000..e59be742 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Side Quests/Tuliyollal/5307_When Death Comes to Dinner.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": 1053732, + "Position": { + "X": 153.70398, + "Y": -17.9645, + "Z": 95.56726 + }, + "TerritoryId": 1185, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Tuliyollal", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1053732, + "Position": { + "X": 153.70398, + "Y": -17.9645, + "Z": 95.56726 + }, + "TerritoryId": 1185, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1053732, + "Position": { + "X": 9.3022995, + "Y": -10.00001, + "Z": 57.288975 + }, + "StopDistance": 0.5, + "TerritoryId": 1185, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1053739, + "Position": { + "X": 2.1514893, + "Y": -10.00001, + "Z": 56.137817 + }, + "TerritoryId": 1185, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} -- 2.30.2