From 9acb990b9aa11f757bc4c63c8e18f3b1838085b5 Mon Sep 17 00:00:00 2001 From: Stefan Belmont Date: Tue, 15 Oct 2024 10:00:44 +0100 Subject: [PATCH] +454 --- .../SMN/454_My First Grimoire.json | 131 ++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/454_My First Grimoire.json diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/454_My First Grimoire.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/454_My First Grimoire.json new file mode 100644 index 00000000..7c721610 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/454_My First Grimoire.json @@ -0,0 +1,131 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "goatzone", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000909, + "Position": { + "X": -326.37524, + "Y": 12.899658, + "Z": 9.994568 + }, + "TerritoryId": 129, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 21.037546, + "Y": 63.61388, + "Z": 90.5542 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 347, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + null, + { "Low": 3 }, + null, + null, + null, + null + ] + } + ], + "AethernetShortcut": [ + "[Limsa Lominsa] Arcanists' Guild", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "SkipConditions": { + "AethernetShortcutIf": { "InSameTerritory": true } + }, + "$.0": "0 0 0 0 0 0 -> 16 3 0 0 0 0", + "$.1": "Slay wharf rats as an arcanist." + }, + { + "Position": { + "X": 21.037546, + "Y": 63.61388, + "Z": 90.5542 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 49, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + { "Low": 3 }, + null, + null, + null, + null, + null + ] + } + ], + "$.0": "16 3 0 0 0 0 -> 35 3 0 0 0 0", + "$.1": "Slay little ladybugs as an arcanist." + }, + { + "Position": { + "X": 170.7232, + "Y": 39.99846, + "Z": 49.954815 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 324, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + null, + { "High": 3 }, + null, + null, + null, + null + ] + } + ], + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000909, + "Position": { + "X": -326.37524, + "Y": 12.899658, + "Z": 9.994568 + }, + "TerritoryId": 129, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Arcanists' Guild" + ], + "NextQuestId": 455 + } + ] + } + ] +}