diff --git a/QuestPaths/5.x - Shadowbringers/Class Quests/MCH/2908_Snouts Down, Tails Up.json b/QuestPaths/5.x - Shadowbringers/Class Quests/MCH/2908_Snouts Down, Tails Up.json deleted file mode 100644 index ddb138da..00000000 --- a/QuestPaths/5.x - Shadowbringers/Class Quests/MCH/2908_Snouts Down, Tails Up.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "UcanPatates", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1012251, - "Position": { - "X": 12.313965, - "Y": -12.020877, - "Z": 40.268433 - }, - "TerritoryId": 418, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Ishgard", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1022169, - "Position": { - "X": -58.854065, - "Y": 20.000334, - "Z": 42.83203 - }, - "TerritoryId": 129, - "InteractionType": "Interact", - "AetheryteShortcut": "Limsa Lominsa", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1022170, - "Position": { - "X": -172.6253, - "Y": 41.10136, - "Z": 175.89062 - }, - "TerritoryId": 128, - "InteractionType": "Interact", - "AetheryteShortcut": "Limsa Lominsa", - "AethernetShortcut": [ - "[Limsa Lominsa] Aetheryte Plaza", - "[Limsa Lominsa] The Aftcastle" - ], - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true, - "InTerritory": [ - 129 - ] - }, - "AethernetShortcutIf": { - "InSameTerritory": true - } - }, - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_JOBMCH680_02908_Q1_000_000", - "Answer": "TEXT_JOBMCH680_02908_A1_000_001" - } - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1022173, - "Position": { - "X": 356.5575, - "Y": 351.0862, - "Z": -545.2201 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "Fly": true, - "ComplexCombatData": [ - { - "DataId": 7487, - "MinimumKillCount": 2 - } - ], - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1022173, - "Position": { - "X": 356.5575, - "Y": 351.0862, - "Z": -545.2201 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1022151, - "Position": { - "X": 115.098755, - "Y": 24.398598, - "Z": 2.822876 - }, - "TerritoryId": 418, - "InteractionType": "Interact", - "AetheryteShortcut": "Ishgard", - "AethernetShortcut": [ - "[Ishgard] Aetheryte Plaza", - "[Ishgard] The Forgotten Knight" - ], - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1012251, - "Position": { - "X": 12.313965, - "Y": -12.020877, - "Z": 40.268433 - }, - "TerritoryId": 418, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Ishgard", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - } - ] -} \ No newline at end of file