From 1f709cdc5c4b8ddc58ec4159a32615d7af51180c Mon Sep 17 00:00:00 2001 From: AnimaMachinae Date: Tue, 22 Oct 2024 00:28:16 +0000 Subject: [PATCH] Upload files to "QuestPaths/3.x - Heavensward/Class Quests/DRG" --- .../Class Quests/DRG/1695_Dragoon's Fate.json | 123 ++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/DRG/1695_Dragoon's Fate.json diff --git a/QuestPaths/3.x - Heavensward/Class Quests/DRG/1695_Dragoon's Fate.json b/QuestPaths/3.x - Heavensward/Class Quests/DRG/1695_Dragoon's Fate.json new file mode 100644 index 00000000..d4703aed --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/DRG/1695_Dragoon's Fate.json @@ -0,0 +1,123 @@ +{ + "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": 1013483, + "Position": { + "X": -272.26672, + "Y": 124.213005, + "Z": -23.361572 + }, + "TerritoryId": 397, + "InteractionType": "Interact", + "Fly": true, + "Land": true, + "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1013485, + "Position": { + "X": -360.1892, + "Y": 101.91492, + "Z": -178.79004 + }, + "TerritoryId": 397, + "InteractionType": "Interact", + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1013489, + "Position": { + "X": -429.099, + "Y": 121.59912, + "Z": -309.49878 + }, + "TerritoryId": 397, + "InteractionType": "Interact", + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1013494, + "Position": { + "X": -505.30255, + "Y": 120.61159, + "Z": -311.39087 + }, + "TerritoryId": 397, + "InteractionType": "SinglePlayerDuty", + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013494, + "Position": { + "X": -505.30255, + "Y": 120.61159, + "Z": -311.39087 + }, + "TerritoryId": 397, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file