diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/194_Unicorn Power.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/194_Unicorn Power.json new file mode 100644 index 00000000..5ec7f4d0 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/194_Unicorn Power.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "alydev", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000705, + "Position": { + "X": -243.15253, + "Y": -4.000101, + "Z": -7.950012 + }, + "TerritoryId": 133, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1008174, + "Position": { + "X": -248.67633, + "Y": -79.661125, + "Z": 475.02856 + }, + "TerritoryId": 154, + "InteractionType": "WalkTo", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "Fly": true + }, + { + "DataId": 1008174, + "Position": { + "X": -248.67633, + "Y": -79.661125, + "Z": 475.02856 + }, + "TerritoryId": 154, + "InteractionType": "Action", + "Action": "Cure" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000705, + "Position": { + "X": -243.15253, + "Y": -4.000101, + "Z": -7.950012 + }, + "TerritoryId": 133, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Conjurers' Guild" + ] + } + ] + } + ] +} \ No newline at end of file