Update QuestPaths/3.x - Heavensward/Class Quests/DRG/1690_Days of Azure.json

This commit is contained in:
AnimaMachinae 2024-10-26 02:36:00 +00:00
parent 23256c6abf
commit 9a550fe8e0

View File

@ -1,112 +1,112 @@
{ {
"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": 1013441, "DataId": 1013441,
"Position": { "Position": {
"X": 468.58923, "X": 468.58923,
"Y": 166.28001, "Y": 166.28001,
"Z": 256.73303 "Z": 256.73303
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
"Land": true, "Land": true,
"Fly": true, "Fly": true,
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
4504 4504
] ]
} }
] ]
}, },
{ {
"Sequence": 2, "Sequence": 2,
"Steps": [ "Steps": [
{ {
"DataId": 1013441, "DataId": 1013441,
"Position": { "Position": {
"X": 468.58923, "X": 468.58923,
"Y": 166.28001, "Y": 166.28001,
"Z": 256.73303 "Z": 256.73303
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Interact" "InteractionType": "Interact"
} }
] ]
}, },
{ {
"Sequence": 3, "Sequence": 3,
"Steps": [ "Steps": [
{ {
"DataId": 2006182, "DataId": 2006182,
"Position": { "Position": {
"X": 197.40588, "X": 197.40588,
"Y": 184.00854, "Y": 184.00854,
"Z": -102.80011 "Z": -102.80011
}, },
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"Land": true, "Land": true,
"Fly": true, "Fly": true,
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
4486 4486
] ]
} }
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"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": "CompleteQuest" "InteractionType": "CompleteQuest"
} }
] ]
} }
] ]
} }