From 73e030b620690f7e5cd7a9c8ac3e53828d5fc633 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 22 Nov 2024 21:04:55 +0100 Subject: [PATCH] Add 'Recruitment Drive' Pelupelu quest --- .../Story/5196_Recruitment Drive.json | 171 ++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 QuestPaths/7.x - Dawntrail/Allied Societies/Pelupelu/Story/5196_Recruitment Drive.json diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Pelupelu/Story/5196_Recruitment Drive.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Pelupelu/Story/5196_Recruitment Drive.json new file mode 100644 index 00000000..98bdf1d1 --- /dev/null +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Pelupelu/Story/5196_Recruitment Drive.json @@ -0,0 +1,171 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "Position": { + "X": 809.655, + "Y": 17.004526, + "Z": -257.89868 + }, + "TerritoryId": 1188, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Kozama'uka - Dock Poga", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + }, + { + "DataId": 1051710, + "Position": { + "X": 822.629, + "Y": 17.102613, + "Z": -263.20288 + }, + "TerritoryId": 1188, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1051733, + "Position": { + "X": 553.06323, + "Y": 115.84422, + "Z": 173.32715 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "AetheryteShortcut": "Kozama'uka - Many Fires" + }, + { + "DataId": 1051734, + "Position": { + "X": 588.7998, + "Y": 116.71518, + "Z": 216.84595 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1051735, + "Position": { + "X": 614.9232, + "Y": 119.49004, + "Z": 172.16748 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1051736, + "Position": { + "X": 573.3883, + "Y": 116, + "Z": 202.62451 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2014432, + "Position": { + "X": 663.569, + "Y": 117.50964, + "Z": 647.9437 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1051738, + "Position": { + "X": 661.7991, + "Y": 117.68325, + "Z": 646.6925 + }, + "StopDistance": 5, + "TerritoryId": 1188, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1051739, + "Position": { + "X": 410.39136, + "Y": 122.23778, + "Z": 797.5432 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1051738, + "Position": { + "X": 661.7991, + "Y": 117.68325, + "Z": 646.6925 + }, + "TerritoryId": 1188, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1051710, + "Position": { + "X": 822.629, + "Y": 17.102613, + "Z": -263.20288 + }, + "TerritoryId": 1188, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Kozama'uka - Dock Poga" + } + ] + } + ] +}