Update QuestPaths/3.x - Heavensward/Class Quests/DRG/1694_Sanguine Dragoon.json

This commit is contained in:
AnimaMachinae 2024-10-26 02:36:54 +00:00
parent 1ffffd0e83
commit 4b8049d699

View File

@ -1,141 +1,141 @@
{ {
"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": 1013471, "DataId": 1013471,
"Position": { "Position": {
"X": 503.53247, "X": 503.53247,
"Y": -51.363117, "Y": -51.363117,
"Z": 79.941895 "Z": 79.941895
}, },
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather" "AetheryteShortcut": "The Dravanian Forelands - Tailfeather"
} }
] ]
}, },
{ {
"Sequence": 2, "Sequence": 2,
"Steps": [ "Steps": [
{ {
"DataId": 1013472, "DataId": 1013472,
"Position": { "Position": {
"X": 396.35315, "X": 396.35315,
"Y": -50.87535, "Y": -50.87535,
"Z": 73.04492 "Z": 73.04492
}, },
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Combat", "InteractionType": "Combat",
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [ "KillEnemyDataIds": [
4497 4497
] ]
} }
] ]
}, },
{ {
"Sequence": 3, "Sequence": 3,
"Steps": [ "Steps": [
{ {
"DataId": 1013471, "DataId": 1013471,
"Position": { "Position": {
"X": 503.53247, "X": 503.53247,
"Y": -51.363117, "Y": -51.363117,
"Z": 79.941895 "Z": 79.941895
}, },
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true "Land": true
} }
] ]
}, },
{ {
"Sequence": 4, "Sequence": 4,
"Steps": [ "Steps": [
{ {
"DataId": 1013476, "DataId": 1013476,
"Position": { "Position": {
"X": 571.5571, "X": 571.5571,
"Y": -36.290947, "Y": -36.290947,
"Z": 359.3651 "Z": 359.3651
}, },
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true, "Fly": true,
"Land": true "Land": 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
} }
] ]
} }
] ]
} }