Update QuestPaths/3.x - Heavensward/Class Quests/DRG/1695_Dragoon's Fate.json

This commit is contained in:
AnimaMachinae 2024-10-26 02:37:10 +00:00
parent 4b8049d699
commit 4cb3a9a221

View File

@ -1,123 +1,123 @@
{ {
"schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "AnimaMachinae", "Author": "AnimaMachinae",
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ {
"Position": { "Position": {
"X": 215.65454, "X": 215.65454,
"Y": 222.1, "Y": 222.1,
"Z": 345.1806 "Z": 345.1806
}, },
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
"Land": true, "Land": true,
"Fly": true, "Fly": true,
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
}, },
"$": "Alberic" "$": "Alberic"
}, },
{ {
"DataId": 1006748, "DataId": 1006748,
"Position": { "Position": {
"X": 217.88354, "X": 217.88354,
"Y": 222, "Y": 222,
"Z": 345.3269 "Z": 345.3269
}, },
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "AcceptQuest" "InteractionType": "AcceptQuest"
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 1013483, "DataId": 1013483,
"Position": { "Position": {
"X": -272.26672, "X": -272.26672,
"Y": 124.213005, "Y": 124.213005,
"Z": -23.361572 "Z": -23.361572
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest" "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest"
} }
] ]
}, },
{ {
"Sequence": 2, "Sequence": 2,
"Steps": [ "Steps": [
{ {
"DataId": 1013485, "DataId": 1013485,
"Position": { "Position": {
"X": -360.1892, "X": -360.1892,
"Y": 101.91492, "Y": 101.91492,
"Z": -178.79004 "Z": -178.79004
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true "Land": true
} }
] ]
}, },
{ {
"Sequence": 3, "Sequence": 3,
"Steps": [ "Steps": [
{ {
"DataId": 1013489, "DataId": 1013489,
"Position": { "Position": {
"X": -429.099, "X": -429.099,
"Y": 121.59912, "Y": 121.59912,
"Z": -309.49878 "Z": -309.49878
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true "Land": true
} }
] ]
}, },
{ {
"Sequence": 4, "Sequence": 4,
"Steps": [ "Steps": [
{ {
"DataId": 1013494, "DataId": 1013494,
"Position": { "Position": {
"X": -505.30255, "X": -505.30255,
"Y": 120.61159, "Y": 120.61159,
"Z": -311.39087 "Z": -311.39087
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "SinglePlayerDuty", "InteractionType": "SinglePlayerDuty",
"Fly": true, "Fly": true,
"Land": true "Land": true
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ {
"DataId": 1013494, "DataId": 1013494,
"Position": { "Position": {
"X": -505.30255, "X": -505.30255,
"Y": 120.61159, "Y": 120.61159,
"Z": -311.39087 "Z": -311.39087
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "CompleteQuest" "InteractionType": "CompleteQuest"
} }
] ]
} }
] ]
} }