From 5d9a622e16a548e060790593bd23676e1eb70275 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 2 Dec 2024 01:15:38 +0100 Subject: [PATCH] Add RPR job quests --- .../RPR/4073_The Killer Instinct.json | 91 ++++++++ .../RPR/4074_The Harvest Begins.json | 149 ++++++++++++ .../Class Quests/RPR/4075_On the Hunt.json | 191 ++++++++++++++++ .../Class Quests/RPR/4076_Dark Days.json | 168 ++++++++++++++ .../RPR/4077_Thicker than Blood.json | 212 ++++++++++++++++++ .../RPR/4078_The Killing Art.json | 83 +++++++ 6 files changed, 894 insertions(+) create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4073_The Killer Instinct.json create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4074_The Harvest Begins.json create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4075_On the Hunt.json create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4076_Dark Days.json create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4077_Thicker than Blood.json create mode 100644 QuestPaths/6.x - Endwalker/Class Quests/RPR/4078_The Killing Art.json diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4073_The Killer Instinct.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4073_The Killer Instinct.json new file mode 100644 index 00000000..dd7a16be --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4073_The Killer Instinct.json @@ -0,0 +1,91 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036633, + "Position": { + "X": 82.871704, + "Y": 4.099994, + "Z": -131.30396 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Adventurers' Guild" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036634, + "Position": { + "X": 134.05042, + "Y": 4, + "Z": 11.428955 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ul'dah] Adventurers' Guild", + "[Ul'dah] Sapphire Avenue Exchange" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKBB201_04073_Q5_000_000", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1037014, + "Position": { + "X": 0.9002075, + "Y": 0.014807776, + "Z": -4.3793945 + }, + "StopDistance": 5, + "TerritoryId": 971, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBB201_04073_Q4_000_000", + "Answer": "TEXT_AKTKBB201_04073_A4_000_002" + } + ], + "NextQuestId": 4074 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4074_The Harvest Begins.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4074_The Harvest Begins.json new file mode 100644 index 00000000..5b9731d7 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4074_The Harvest Begins.json @@ -0,0 +1,149 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131, + 971 + ] + }, + "StepIf": { + "InTerritory": [ + 971 + ] + } + } + }, + { + "TerritoryId": 971, + "InteractionType": "EquipItem", + "ItemId": 35760, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": true + } + } + } + }, + { + "Position": { + "X": 0.13146536, + "Y": 0.01480782, + "Z": -0.7022889 + }, + "TerritoryId": 971, + "InteractionType": "UseItem", + "ItemId": 35872, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": true + } + } + } + }, + { + "TerritoryId": 971, + "InteractionType": "EquipRecommended" + }, + { + "DataId": 1037014, + "Position": { + "X": 0.9002075, + "Y": 0.014807776, + "Z": -4.3793945 + }, + "StopDistance": 5, + "TerritoryId": 971, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036636, + "Position": { + "X": -264.91187, + "Y": -5.052193, + "Z": -371.38934 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "AetheryteShortcut": "Central Thanalan - Black Brush Station", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1036637, + "Position": { + "X": -263.84375, + "Y": -4.9409676, + "Z": -371.26727 + }, + "TerritoryId": 141, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ] + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "CompleteQuest", + "NextQuestId": 4075 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4075_On the Hunt.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4075_On the Hunt.json new file mode 100644 index 00000000..a9a70e4d --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4075_On the Hunt.json @@ -0,0 +1,191 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131, + 971 + ] + }, + "StepIf": { + "InTerritory": [ + 971 + ] + } + } + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036638, + "Position": { + "X": -9.384338, + "Y": -3.0020049, + "Z": 58.54883 + }, + "TerritoryId": 148, + "InteractionType": "Interact", + "AetheryteShortcut": "Central Shroud - Bentbranch Meadows" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2011694, + "Position": { + "X": -151.20166, + "Y": 5.6915283, + "Z": -143.69421 + }, + "TerritoryId": 148, + "InteractionType": "UseItem", + "ItemId": 2003077, + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 2011693, + "Position": { + "X": -208.11786, + "Y": 4.0131226, + "Z": -22.110352 + }, + "TerritoryId": 148, + "InteractionType": "UseItem", + "ItemId": 2003077, + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2011546, + "Position": { + "X": -274.34198, + "Y": 19.821411, + "Z": 66.453 + }, + "TerritoryId": 148, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "KillEnemyDataIds": [ + 14028 + ], + "ItemId": 2003077, + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1036638, + "Position": { + "X": -9.384338, + "Y": -3.0020049, + "Z": 58.54883 + }, + "TerritoryId": 148, + "InteractionType": "Interact", + "AetheryteShortcut": "Central Shroud - Bentbranch Meadows" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ] + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBB211_04075_Q1_000_000", + "Answer": "TEXT_AKTKBB211_04075_A1_000_002" + } + ], + "NextQuestId": 4076 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4076_Dark Days.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4076_Dark Days.json new file mode 100644 index 00000000..e97328cb --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4076_Dark Days.json @@ -0,0 +1,168 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131, + 971 + ] + }, + "StepIf": { + "InTerritory": [ + 971 + ] + } + } + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036641, + "Position": { + "X": -149.95044, + "Y": 14.004999, + "Z": 54.8562 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ul'dah] Weavers' Guild", + "[Ul'dah] Thaumaturges' Guild" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1036642, + "Position": { + "X": -151.1712, + "Y": 15.982788, + "Z": 302.2965 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Ul'dah] Thaumaturges' Guild", + "[Ul'dah] Gate of Nald (Central Thanalan)" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": -66.87344, + "Y": -3.6581912, + "Z": 179.7406 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1036644, + "Position": { + "X": -68.10101, + "Y": -3.6581912, + "Z": 179.61389 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1040918, + "Position": { + "X": -59.891724, + "Y": -3.6582541, + "Z": 147.72253 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ] + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBB221_04076_Q2_000_000", + "Answer": "TEXT_AKTKBB221_04076_A2_000_002" + } + ], + "NextQuestId": 4077 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4077_Thicker than Blood.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4077_Thicker than Blood.json new file mode 100644 index 00000000..76db8ce3 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4077_Thicker than Blood.json @@ -0,0 +1,212 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131, + 971 + ] + }, + "StepIf": { + "InTerritory": [ + 971 + ] + } + } + }, + { + "DataId": 1036629, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1036645, + "Position": { + "X": -65.23236, + "Y": -2.0043268, + "Z": -170.06183 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "AetheryteShortcut": "Central Thanalan - Black Brush Station" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 90.102264, + "Y": 0.33612514, + "Z": -274.36813 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1036646, + "Position": { + "X": 84.33655, + "Y": 0.27463394, + "Z": -279.86572 + }, + "StopDistance": 5, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 156.258, + "Y": 1.9472685, + "Z": -165.4284 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1036647, + "Position": { + "X": 154.89429, + "Y": 1.9564945, + "Z": -166.67432 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 159.8781, + "Y": -0.6240455, + "Z": -154.44577 + }, + "StopDistance": 0.5, + "TerritoryId": 141, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 14027 + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1036647, + "Position": { + "X": 154.89429, + "Y": 1.9564945, + "Z": -166.67432 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1036654, + "Position": { + "X": -136.61407, + "Y": 3.9261572, + "Z": 212.57336 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036631, + "Position": { + "X": 2.7922974, + "Y": -2.7403547E-07, + "Z": -0.44250488 + }, + "TerritoryId": 971, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKBB231_04077_Q2_000_000", + "Answer": "TEXT_AKTKBB231_04077_A2_000_003" + } + ], + "NextQuestId": 4078 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Class Quests/RPR/4078_The Killing Art.json b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4078_The Killing Art.json new file mode 100644 index 00000000..f1e7e910 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Class Quests/RPR/4078_The Killing Art.json @@ -0,0 +1,83 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036632, + "Position": { + "X": 115.098755, + "Y": 8, + "Z": 15.396301 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "TargetTerritoryId": 971, + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131, + 971 + ] + }, + "StepIf": { + "InTerritory": [ + 971 + ] + } + } + }, + { + "DataId": 1036631, + "Position": { + "X": 2.7922974, + "Y": -2.7403547E-07, + "Z": -0.44250488 + }, + "TerritoryId": 971, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2011548, + "Position": { + "X": -92.57648, + "Y": 87.17468, + "Z": -737.8805 + }, + "TerritoryId": 397, + "InteractionType": "SinglePlayerDuty", + "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036630, + "Position": { + "X": 0.77819824, + "Y": 0.014807776, + "Z": -1.9684448 + }, + "TerritoryId": 971, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}