Add Warring Triad/HW ex unlock quests

pull/3/head
Liza 2024-09-08 17:59:58 +02:00
parent df5f866fe8
commit f54b2fb914
Signed by: liza
GPG Key ID: 7199F8D727D55F67
10 changed files with 1336 additions and 0 deletions

View File

@ -0,0 +1,73 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1012217,
"Position": {
"X": 25.925049,
"Y": 15.8650675,
"Z": 19.394226
},
"TerritoryId": 419,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Ishgard",
"AethernetShortcut": [
"[Ishgard] Aetheryte Plaza",
"[Ishgard] The Last Vigil"
],
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true,
"InTerritory": [
419
]
}
}
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 2006287,
"Position": {
"X": 0.015197754,
"Y": -1.9990234,
"Z": -40.909485
},
"TerritoryId": 351,
"InteractionType": "CompleteQuest",
"NextQuestId": 2230
}
]
}
]
}

View File

@ -0,0 +1,187 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1012064,
"Position": {
"X": -542.7787,
"Y": -37.11544,
"Z": -386.7094
},
"TerritoryId": 401,
"InteractionType": "Interact",
"AetheryteShortcut": "The Sea of Clouds - Ok' Zundu",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1014623,
"Position": {
"X": -808.8655,
"Y": -57.761612,
"Z": 159.5636
},
"TerritoryId": 401,
"InteractionType": "Interact",
"Fly": true
}
]
},
{
"Sequence": 3,
"Steps": [
{
"Position": {
"X": 367.30618,
"Y": 141.31621,
"Z": 258.9364
},
"TerritoryId": 401,
"InteractionType": "WalkTo",
"Fly": true
},
{
"DataId": 2006288,
"Position": {
"X": 369.55823,
"Y": 143.17542,
"Z": 260.70032
},
"StopDistance": 4,
"TerritoryId": 401,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"TerritoryId": 401,
"InteractionType": "Duty",
"ContentFinderConditionId": 89
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1012064,
"Position": {
"X": -542.7787,
"Y": -37.11544,
"Z": -386.7094
},
"TerritoryId": 401,
"InteractionType": "Interact",
"AetheryteShortcut": "The Sea of Clouds - Ok' Zundu",
"Fly": true
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest"
}
]
}
]
}

View File

@ -0,0 +1,190 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 73.307335,
"Y": -49.128403,
"Z": -142.59073
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather",
"Fly": true
},
{
"DataId": 1011928,
"Position": {
"X": 73.19751,
"Y": -49.19563,
"Z": -139.05548
},
"StopDistance": 4,
"TerritoryId": 398,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": 258.42062,
"Y": -112.936935,
"Z": 924.15704
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"Fly": true
},
{
"DataId": 2006289,
"Position": {
"X": 257.77063,
"Y": -111.92493,
"Z": 925.3832
},
"TerritoryId": 398,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"TerritoryId": 401,
"InteractionType": "Duty",
"ContentFinderConditionId": 87
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Position": {
"X": 73.307335,
"Y": -49.128403,
"Z": -142.59073
},
"TerritoryId": 398,
"InteractionType": "WalkTo",
"AetheryteShortcut": "The Dravanian Forelands - Tailfeather",
"Fly": true
},
{
"DataId": 1011928,
"Position": {
"X": 73.19751,
"Y": -49.19563,
"Z": -139.05548
},
"StopDistance": 4,
"TerritoryId": 398,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest"
}
]
}
]
}

View File

@ -0,0 +1,129 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1016631,
"Position": {
"X": 209.12476,
"Y": 256.37268,
"Z": -4.3793945
},
"TerritoryId": 402,
"InteractionType": "Interact",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"TerritoryId": 401,
"InteractionType": "Duty",
"ContentFinderConditionId": 134
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest",
"NextQuestId": 2288
}
]
}
]
}

View File

@ -0,0 +1,105 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": 212.05304,
"Y": 256.37265,
"Z": 0.08028713
},
"TerritoryId": 402,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
},
"StepIf": {
"NearPosition": {
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"MaximumDistance": 10
}
}
}
},
{
"DataId": 1016633,
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"InteractionType": "CompleteQuest",
"Fly": true
}
]
}
]
}

View File

@ -0,0 +1,152 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1017115,
"Position": {
"X": -59.67804,
"Y": 271.23285,
"Z": 4.0131226
},
"TerritoryId": 402,
"InteractionType": "Interact",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 2005564,
"Position": {
"X": -58.121643,
"Y": 271.1986,
"Z": -4.1047363
},
"TerritoryId": 402,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 3
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1017167,
"Position": {
"X": -66.91089,
"Y": 271.23285,
"Z": 4.0131226
},
"TerritoryId": 402,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest",
"NextQuestId": 2332
}
]
}
]
}

View File

@ -0,0 +1,129 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1017674,
"Position": {
"X": 209.97937,
"Y": 256.37262,
"Z": 5.9052124
},
"TerritoryId": 402,
"InteractionType": "Interact",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"TerritoryId": 402,
"InteractionType": "Duty",
"ContentFinderConditionId": 183
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest",
"NextQuestId": 2394
}
]
}
]
}

View File

@ -0,0 +1,105 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": 212.05304,
"Y": 256.37265,
"Z": 0.08028713
},
"TerritoryId": 402,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
},
"StepIf": {
"NearPosition": {
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"MaximumDistance": 10
}
}
}
},
{
"DataId": 1016633,
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"InteractionType": "CompleteQuest",
"Fly": true
}
]
}
]
}

View File

@ -0,0 +1,161 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 2007560,
"Position": {
"X": 216.11353,
"Y": 256.36682,
"Z": 10.757568
},
"TerritoryId": 402,
"InteractionType": "Interact",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1017675,
"Position": {
"X": 148.11926,
"Y": 245.1,
"Z": -4.1657104
},
"TerritoryId": 402,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1018511,
"Position": {
"X": -1.449646,
"Y": 3.144145E-06,
"Z": 5.2643433
},
"TerritoryId": 507,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"TerritoryId": 507,
"InteractionType": "Duty",
"ContentFinderConditionId": 223
}
]
},
{
"Sequence": 255,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona"
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "CompleteQuest"
}
]
}
]
}

View File

@ -0,0 +1,105 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"TerritoryId": 156,
"DataId": 2002881,
"Position": {
"X": 21.133728,
"Y": 22.323914,
"Z": -631.281
},
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"AetheryteShortcut": "Mor Dhona",
"SkipConditions": {
"StepIf": {
"InTerritory": [
351
]
},
"AetheryteShortcutIf": {
"InTerritory": [
351
]
}
}
},
{
"DataId": 2002878,
"Position": {
"X": -0.015319824,
"Y": -1.0223389,
"Z": -26.779602
},
"TerritoryId": 351,
"InteractionType": "Interact",
"TargetTerritoryId": 351,
"SkipConditions": {
"StepIf": {
"ExtraCondition": "RisingStonesSolar"
}
}
},
{
"DataId": 1014565,
"Position": {
"X": 0.44250488,
"Y": -1.9957249,
"Z": -43.22882
},
"StopDistance": 7,
"TerritoryId": 351,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"Position": {
"X": 212.05304,
"Y": 256.37265,
"Z": 0.08028713
},
"TerritoryId": 402,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Azys Lla - Helix",
"Fly": true,
"SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
},
"StepIf": {
"NearPosition": {
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"MaximumDistance": 10
}
}
}
},
{
"DataId": 1016633,
"Position": {
"X": 152.26978,
"Y": 245.1,
"Z": -6.2714844
},
"TerritoryId": 402,
"InteractionType": "CompleteQuest",
"Fly": true
}
]
}
]
}