From af880aeb49bd965f509f5f3b80a27059bf7aceab Mon Sep 17 00:00:00 2001 From: Redacted Date: Mon, 3 Mar 2025 17:36:02 +0000 Subject: [PATCH] Added 1399_Learn by Destroying --- .../Dailies/1399_Learn by Destroying.json | 123 ++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json new file mode 100644 index 00000000..1b7e7426 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1399_Learn by Destroying.json @@ -0,0 +1,123 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005939, + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1005946, + "Position": { + "X": -239.27673, + "Y": -42.130188, + "Z": 15.213196 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_BANSAH210_01399_Q1_000_000", + "Yes": true + } + ], + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": -886.05554, + "Y": -29.20463, + "Z": 929.7735 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + }, + { + "Position": { + "X": -864.4419, + "Y": -25.652748, + "Z": 928.53 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 767 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -245.65279, + "Y": -41.732937, + "Z": 52.040615 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": -245.65279, + "Y": -41.732937, + "Z": 52.040615 + }, + "TerritoryId": 138, + "MaximumDistance": 5 + } + } + } + }, + { + "DataId": 1005939, + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file -- 2.30.2