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 index 7c721610..0d9aa980 100644 --- 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 @@ -47,9 +47,6 @@ "[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." }, diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/455_What's in the Box.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/455_What's in the Box.json new file mode 100644 index 00000000..cd706b3e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/SMN/455_What's in the Box.json @@ -0,0 +1,176 @@ +{ + "$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", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Arcanists' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { "InSameTerritory": true } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 353.82773, + "Y": 55.20192, + "Z": -44.051823 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 339, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + { "Low": 3 }, + null, + null, + null, + null, + null + ] + } + ], + "Fly": true, + "AethernetShortcut": [ + "[Limsa Lominsa] Arcanists' Guild", + "[Limsa Lominsa] Tempest Gate (Lower La Noscea)" + ], + "$.0": "0 0 0 0 0 0 -> 19 0 0 0 0 0", + "$.1": "Slay wild dodos." + }, + { + "Position": { + "X": 387.40665, + "Y": 69.03869, + "Z": -128.85255 + }, + "TerritoryId": 135, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 118, + "MinimumKillCount": 3, + "CompletionQuestVariablesFlags": [ + null, + { "High": 3 }, + null, + null, + null, + null + ] + } + ], + "Fly": true, + "$.0": "19 0 0 0 0 0 -> ? 48 0 0 0 0 / 0 0 0 0 0 0", + "$.1": "Slay tiny mandragoras." + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1000909, + "Position": { + "X": -326.37524, + "Y": 12.899658, + "Z": 9.994568 + }, + "TerritoryId": 129, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] Arcanists' Guild" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002266, + "Position": { + "X": -0.13739014, + "Y": 26.077637, + "Z": 196.52087 + }, + "TerritoryId": 134, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [39], + "AethernetShortcut": [ + "[Limsa Lominsa] Arcanists' Guild", + "[Limsa Lominsa] Zephyr Gate (Middle La Noscea)" + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2002476, + "Position": { + "X": -0.10687256, + "Y": 25.955566, + "Z": 196.55139 + }, + "TerritoryId": 134, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_CLSACN050_00455_Q1_000_000", + "Answer": "TEXT_CLSACN050_00455_A1_000_003" + } + ], + "$": "this thing kills QST like a solo duty, unskippable for some reason; won't even TA through the text because the IPC turns off when QST dies. odd!" + } + ] + }, + { + "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" + ] + } + ] + } + ] +}