Update QuestPaths/3.x - Heavensward/Class Quests/DRG/1691_Heart of Justice.json

This commit is contained in:
AnimaMachinae 2024-10-26 02:36:13 +00:00
parent 9a550fe8e0
commit 23f93f7de5

View File

@ -1,81 +1,81 @@
{ {
"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": [
{ {
"DataId": 1013445, "DataId": 1013445,
"Position": { "Position": {
"X": 202.19727, "X": 202.19727,
"Y": 183.6595, "Y": 183.6595,
"Z": -96.11658 "Z": -96.11658
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "AcceptQuest", "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
} }
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 1013448, "DataId": 1013448,
"Position": { "Position": {
"X": 83.26843, "X": 83.26843,
"Y": 23.979126, "Y": 23.979126,
"Z": 2.3345947 "Z": 2.3345947
}, },
"TerritoryId": 418, "TerritoryId": 418,
"InteractionType": "Interact", "InteractionType": "Interact",
"AetheryteShortcut": "Ishgard", "AetheryteShortcut": "Ishgard",
"AethernetShortcut": [ "AethernetShortcut": [
"[Ishgard] Aetheryte Plaza", "[Ishgard] Aetheryte Plaza",
"[Ishgard] The Forgotten Knight" "[Ishgard] The Forgotten Knight"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
} }
} }
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"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,
"$": "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": "CompleteQuest", "InteractionType": "CompleteQuest",
"NextQuestId": 1690 "NextQuestId": 1690
} }
] ]
} }
] ]
} }