From bcd68c45088d8df25f0b3d4aa9d6caed844d8767 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 19 Aug 2024 11:27:37 +0200 Subject: [PATCH] Add second Adkiragh unlock quest --- .../Adkiragh/2758_Purbol Rain.json | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json diff --git a/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json new file mode 100644 index 00000000..3ff30dc9 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json @@ -0,0 +1,69 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1023253, + "Position": { + "X": 594.44556, + "Y": -19.505789, + "Z": 285.60303 + }, + "TerritoryId": 622, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 659.4403, + "Y": -0.7996712, + "Z": -28.710917 + }, + "TerritoryId": 622, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 6692, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + null, + { + "High": 3 + }, + null, + null, + null, + null + ] + } + ], + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1023253, + "Position": { + "X": 594.44556, + "Y": -19.505789, + "Z": 285.60303 + }, + "TerritoryId": 622, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Azim Steppe - Reunion" + } + ] + } + ] +}