From 83de113c08a6626458566acda0c5941f542483a3 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 15 Jun 2024 14:36:49 +0200 Subject: [PATCH] Add missing 'Close to Home' quests --- .../MSQ-1/Gridania/123_ARC_Close to Home.json | 201 ++++++++++++++++++ .../MSQ-1/Gridania/124_CNJ_Close to Home.json | 201 ++++++++++++++++++ 2 files changed, 402 insertions(+) create mode 100644 QuestPaths/ARealmReborn/MSQ-1/Gridania/123_ARC_Close to Home.json create mode 100644 QuestPaths/ARealmReborn/MSQ-1/Gridania/124_CNJ_Close to Home.json diff --git a/QuestPaths/ARealmReborn/MSQ-1/Gridania/123_ARC_Close to Home.json b/QuestPaths/ARealmReborn/MSQ-1/Gridania/123_ARC_Close to Home.json new file mode 100644 index 00000000..36f46bf2 --- /dev/null +++ b/QuestPaths/ARealmReborn/MSQ-1/Gridania/123_ARC_Close to Home.json @@ -0,0 +1,201 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1001140, + "Position": { + "X": 23.788818, + "Y": -8, + "Z": 115.861694 + }, + "TerritoryId": 183, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 49.65071, + "Y": -8.046952, + "Z": 102.32186 + }, + "TerritoryId": 132, + "InteractionType": "WalkTo", + "$": "New Gridania Navmesh workaround" + }, + { + "DataId": 2, + "Position": { + "X": 32.913696, + "Y": 2.670288, + "Z": 30.014404 + }, + "StopDistance": 10, + "TerritoryId": 132, + "InteractionType": "AttuneAetheryte", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 25, + "Position": { + "X": 166.58276, + "Y": -1.7243042, + "Z": 86.13721 + }, + "TerritoryId": 132, + "InteractionType": "AttuneAethernetShard", + "Comment": "Archers' Guild" + }, + { + "DataId": 1000197, + "Position": { + "X": 201.31226, + "Y": -3.1634123E-15, + "Z": 43.900146 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "Comment": "Archer Receptionist" + }, + { + "DataId": 1000197, + "Position": { + "X": 201.31226, + "Y": -3.1634123E-15, + "Z": 43.900146 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "Comment": "Pick up Class Quest" + }, + { + "Position": { + "X": 102.810745, + "Y": 5.4071116, + "Z": 12.54738 + }, + "TerritoryId": 132, + "InteractionType": "WalkTo", + "TargetTerritoryId": 133 + }, + { + "DataId": 1000768, + "Position": { + "X": 172.35059, + "Y": 15.5, + "Z": -89.951965 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "Comment": "TODO Questflags", + "$": "If done after aetheryte: 33 1 0 0 0 128" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 26, + "Position": { + "X": 101.27405, + "Y": 9.018005, + "Z": -111.31464 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Leatherworkers' Guild" + }, + { + "DataId": 27, + "Position": { + "X": 121.23291, + "Y": 12.649658, + "Z": -229.63306 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Lancers' Guild" + }, + { + "DataId": 30, + "Position": { + "X": -73.92999, + "Y": 7.9804688, + "Z": -140.15417 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "AethernetShortcut": [ + "[Gridania] Lancers' Guild", + "[Gridania] Leatherworkers' Guild & Shaded Bower" + ], + "Comment": "Mih Khetto's Amphitheatre" + }, + { + "Position": { + "X": -174.09056, + "Y": 10.91981, + "Z": -162.12527 + }, + "TerritoryId": 133, + "InteractionType": "WalkTo" + }, + { + "DataId": 29, + "Position": { + "X": -311.0857, + "Y": 7.94989, + "Z": -177.05048 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Botanists' Guild" + }, + { + "DataId": 28, + "Position": { + "X": -145.15906, + "Y": 4.9591064, + "Z": -11.7647705 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "AethernetShortcut": [ + "[Gridania] Botanists' Guild", + "[Gridania] Mih Khetto's Amphitheatre" + ], + "Comment": "Conjurers' Guild" + }, + { + "DataId": 1000100, + "Position": { + "X": 23.819275, + "Y": -8, + "Z": 115.92273 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Conjurers' Guild", + "[Gridania] Airship Landing" + ] + } + ] + } + ] +} diff --git a/QuestPaths/ARealmReborn/MSQ-1/Gridania/124_CNJ_Close to Home.json b/QuestPaths/ARealmReborn/MSQ-1/Gridania/124_CNJ_Close to Home.json new file mode 100644 index 00000000..68ef030c --- /dev/null +++ b/QuestPaths/ARealmReborn/MSQ-1/Gridania/124_CNJ_Close to Home.json @@ -0,0 +1,201 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1001140, + "Position": { + "X": 23.788818, + "Y": -8, + "Z": 115.861694 + }, + "TerritoryId": 183, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 49.65071, + "Y": -8.046952, + "Z": 102.32186 + }, + "TerritoryId": 132, + "InteractionType": "WalkTo", + "$": "New Gridania Navmesh workaround" + }, + { + "DataId": 2, + "Position": { + "X": 32.913696, + "Y": 2.670288, + "Z": 30.014404 + }, + "StopDistance": 10, + "TerritoryId": 132, + "InteractionType": "AttuneAetheryte", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 25, + "Position": { + "X": 166.58276, + "Y": -1.7243042, + "Z": 86.13721 + }, + "TerritoryId": 132, + "InteractionType": "AttuneAethernetShard", + "Comment": "Archers' Guild" + }, + { + "Position": { + "X": 102.810745, + "Y": 5.4071116, + "Z": 12.54738 + }, + "TerritoryId": 132, + "InteractionType": "WalkTo", + "TargetTerritoryId": 133 + }, + { + "DataId": 1000768, + "Position": { + "X": 172.35059, + "Y": 15.5, + "Z": -89.951965 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "Comment": "TODO Questflags", + "$": "If done after aetheryte: 33 1 0 0 0 128" + }, + { + "DataId": 26, + "Position": { + "X": 101.27405, + "Y": 9.018005, + "Z": -111.31464 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Leatherworkers' Guild" + }, + { + "DataId": 27, + "Position": { + "X": 121.23291, + "Y": 12.649658, + "Z": -229.63306 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Lancers' Guild" + }, + { + "DataId": 30, + "Position": { + "X": -73.92999, + "Y": 7.9804688, + "Z": -140.15417 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "AethernetShortcut": [ + "[Gridania] Lancers' Guild", + "[Gridania] Leatherworkers' Guild & Shaded Bower" + ], + "Comment": "Mih Khetto's Amphitheatre" + }, + { + "Position": { + "X": -174.09056, + "Y": 10.91981, + "Z": -162.12527 + }, + "TerritoryId": 133, + "InteractionType": "WalkTo" + }, + { + "DataId": 29, + "Position": { + "X": -311.0857, + "Y": 7.94989, + "Z": -177.05048 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "Comment": "Botanists' Guild" + }, + { + "DataId": 28, + "Position": { + "X": -145.15906, + "Y": 4.9591064, + "Z": -11.7647705 + }, + "TerritoryId": 133, + "InteractionType": "AttuneAethernetShard", + "AethernetShortcut": [ + "[Gridania] Botanists' Guild", + "[Gridania] Mih Khetto's Amphitheatre" + ], + "Comment": "Conjurers' Guild" + }, + { + "DataId": 1000323, + "Position": { + "X": -234.02765, + "Y": -4.0000043, + "Z": -11.093384 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "Comment": "Conjurer Receptionist" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000323, + "Position": { + "X": -234.02765, + "Y": -4.0000043, + "Z": -11.093384 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "Comment": "Pick up Class Quest" + }, + { + "DataId": 1000100, + "Position": { + "X": 23.819275, + "Y": -8, + "Z": 115.92273 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Conjurers' Guild", + "[Gridania] Airship Landing" + ] + } + ] + } + ] +}