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 000000000..23fad5550 --- /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 000000000..f11da089f --- /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