From: Liza Carvelli Date: Sun, 30 Mar 2025 16:30:13 +0000 (+0200) Subject: Add Cornservant quest X-Git-Tag: v5.1~9 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=1ffd5ec540f9e60058695cc5d732281342fe9ed1;p=Questionable.git Add Cornservant quest --- 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" + } + ] + } + ] +}