From ceae3d5d21de0fba9cf8e987991e8815da221a0c Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 5 Feb 2025 00:28:10 +0100 Subject: [PATCH] Add 'A Tribal Reunion' (Vanu story quest) --- .../Story/2165_A Tribal Reunion.json | 152 ++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Story/2165_A Tribal Reunion.json diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Story/2165_A Tribal Reunion.json b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Story/2165_A Tribal Reunion.json new file mode 100644 index 00000000..5ad1bb9b --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Story/2165_A Tribal Reunion.json @@ -0,0 +1,152 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1016087, + "Position": { + "X": -796.7498, + "Y": -133.2695, + "Z": -410.6966 + }, + "TerritoryId": 401, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "The Sea of Clouds - Ok' Zundu", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -796.7498, + "Y": -133.2695, + "Z": -410.6966 + }, + "TerritoryId": 622, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1016159, + "Position": { + "X": 115.983765, + "Y": -93.22756, + "Z": 477.8667 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "The Sea of Clouds - Camp Cloudtop" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1016161, + "Position": { + "X": 108.04907, + "Y": -147.83774, + "Z": 495.1704 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1016159, + "Position": { + "X": 115.983765, + "Y": -93.22756, + "Z": 477.8667 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 120.88076, + "Y": -93.90284, + "Z": 481.25824 + }, + "TerritoryId": 401, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 5232, + 5233 + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1016463, + "Position": { + "X": 115.983765, + "Y": -93.22756, + "Z": 477.8667 + }, + "TerritoryId": 401, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1012064, + "Position": { + "X": -542.7787, + "Y": -37.11544, + "Z": -386.7094 + }, + "TerritoryId": 401, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "The Sea of Clouds - Ok' Zundu" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1016087, + "Position": { + "X": -796.7498, + "Y": -133.2695, + "Z": -410.6966 + }, + "TerritoryId": 401, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +}