From 98f792a023340f513ab82ad7d81dbed709c58638 Mon Sep 17 00:00:00 2001 From: Censored Date: Wed, 4 Jun 2025 10:22:43 +0200 Subject: [PATCH] Added 1405 --- .../1405_The Tail's the Best Part.json | 109 ++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1405_The Tail's the Best Part.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1405_The Tail's the Best Part.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1405_The Tail's the Best Part.json new file mode 100644 index 00000000..28f1d0fe --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1405_The Tail's the Best Part.json @@ -0,0 +1,109 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Censored", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005940, + "Position": { + "X": -226.12347, + "Y": -40.48583, + "Z": 57.083984 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -226.12347, + "Y": -40.48583, + "Z": 57.083984 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -379.54794, + "Y": -36.814743, + "Z": -295.2606 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 139 + ], + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2003833, + "Position": { + "X": -500.23654, + "Y": -31.23523, + "Z": -351.97992 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2907, + 2908, + 2909 + ], + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2003864, + "Position": { + "X": -500.23654, + "Y": -31.23523, + "Z": -351.97992 + }, + "TerritoryId": 138, + "InteractionType": "UseItem", + "ItemId": 2001272 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005940, + "Position": { + "X": -226.12347, + "Y": -40.48583, + "Z": 57.083984 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2