From e563af50052fe90fec53b47271226a13c23a9b15 Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 27 Feb 2025 22:52:57 +0000 Subject: [PATCH] Added 2 dailies --- .../Dailies/1380_Standard Procedure.json | 99 +++++++++++++++++++ .../Dailies/1381_Enemy at the Tidegates.json | 71 +++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1380_Standard Procedure.json create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1381_Enemy at the Tidegates.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1380_Standard Procedure.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1380_Standard Procedure.json new file mode 100644 index 00000000..23fad555 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1380_Standard Procedure.json @@ -0,0 +1,99 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005938, + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2003871, + "Position": { + "X": -126.93988, + "Y": -27.084778, + "Z": 29.800781 + }, + "TerritoryId": 138, + "InteractionType": "UseItem", + "ItemId": 2001273, + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 2003872, + "Position": { + "X": -22.354492, + "Y": -14.999634, + "Z": -101.51831 + }, + "TerritoryId": 138, + "InteractionType": "UseItem", + "ItemId": 2001273, + "Fly": true, + "RequiredQuestVariables": [ + null, + null, + null, + null, + null, + [ + 128 + ] + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005938, + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1381_Enemy at the Tidegates.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1381_Enemy at the Tidegates.json new file mode 100644 index 00000000..f11da089 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1381_Enemy at the Tidegates.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005938, + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -93.46076, + "Y": -30.563955, + "Z": -116.52818 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 2835 + ], + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005938, + "Position": { + "X": -220.7218, + "Y": -40.720844, + "Z": 37.247192 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file