diff --git a/QuestPaths/3.x - Heavensward/Class Quests/DRG/1690_Days of Azure.json b/QuestPaths/3.x - Heavensward/Class Quests/DRG/1690_Days of Azure.json index fb0f7c95..94460833 100644 --- a/QuestPaths/3.x - Heavensward/Class Quests/DRG/1690_Days of Azure.json +++ b/QuestPaths/3.x - Heavensward/Class Quests/DRG/1690_Days of Azure.json @@ -1,112 +1,112 @@ -{ - "schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "AnimaMachinae", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "Position": { - "X": 215.65454, - "Y": 222.1, - "Z": 345.1806 - }, - "TerritoryId": 155, - "InteractionType": "WalkTo", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "Land": true, - "Fly": true, - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "$": "Alberic" - }, - { - "DataId": 1006748, - "Position": { - "X": 217.88354, - "Y": 222, - "Z": 345.3269 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1013441, - "Position": { - "X": 468.58923, - "Y": 166.28001, - "Z": 256.73303 - }, - "TerritoryId": 397, - "InteractionType": "Combat", - "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", - "Land": true, - "Fly": true, - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 4504 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1013441, - "Position": { - "X": 468.58923, - "Y": 166.28001, - "Z": 256.73303 - }, - "TerritoryId": 397, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2006182, - "Position": { - "X": 197.40588, - "Y": 184.00854, - "Z": -102.80011 - }, - "TerritoryId": 397, - "InteractionType": "Combat", - "Land": true, - "Fly": true, - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 4486 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1013445, - "Position": { - "X": 202.19727, - "Y": 183.6595, - "Z": -96.11658 - }, - "TerritoryId": 397, - "InteractionType": "CompleteQuest" - } - ] - } - ] +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "AnimaMachinae", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "Position": { + "X": 215.65454, + "Y": 222.1, + "Z": 345.1806 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "Land": true, + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "$": "Alberic" + }, + { + "DataId": 1006748, + "Position": { + "X": 217.88354, + "Y": 222, + "Z": 345.3269 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013441, + "Position": { + "X": 468.58923, + "Y": 166.28001, + "Z": 256.73303 + }, + "TerritoryId": 397, + "InteractionType": "Combat", + "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", + "Land": true, + "Fly": true, + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4504 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013441, + "Position": { + "X": 468.58923, + "Y": 166.28001, + "Z": 256.73303 + }, + "TerritoryId": 397, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2006182, + "Position": { + "X": 197.40588, + "Y": 184.00854, + "Z": -102.80011 + }, + "TerritoryId": 397, + "InteractionType": "Combat", + "Land": true, + "Fly": true, + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 4486 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013445, + "Position": { + "X": 202.19727, + "Y": 183.6595, + "Z": -96.11658 + }, + "TerritoryId": 397, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file