Update QuestPaths/3.x - Heavensward/Class Quests/DRG/1689_Sky's the Limit.json

This commit is contained in:
AnimaMachinae 2024-10-26 02:35:48 +00:00
parent 1f709cdc5c
commit 23256c6abf

View File

@ -1,108 +1,108 @@
{ {
"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": 1013437, "DataId": 1013437,
"Position": { "Position": {
"X": -580.5906, "X": -580.5906,
"Y": 206.85785, "Y": 206.85785,
"Z": -407.64478 "Z": -407.64478
}, },
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Combat", "InteractionType": "Combat",
"Land": true, "Land": true,
"Fly": true, "Fly": true,
"AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
4478 4478
], ],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
1, 1,
null, null,
null, null,
null, null,
null, null,
null null
] ]
}, },
{ {
"DataId": 1013437, "DataId": 1013437,
"Position": { "Position": {
"X": -580.5906, "X": -580.5906,
"Y": 206.85785, "Y": 206.85785,
"Z": -407.64478 "Z": -407.64478
}, },
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Interact" "InteractionType": "Interact"
} }
] ]
}, },
{ {
"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
} }
] ]
} }
] ]
} }