From b2aaf91d33bb9f704526dfe25d2f477e2fa37174 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Sat, 11 Jan 2025 18:49:50 +0800 Subject: [PATCH] Added the intersocietal questline for Stormblood - The Ananta Maid's Tail - Ruby Seas under Ruby Skies - FIsh in a Barrel - What a Wonder-full World --- .../3161_The Ananta Maid's Tail.json | 185 ++++++++++++++++++ .../3162_Ruby Seas under Ruby Skies.json | 169 ++++++++++++++++ .../3163_Fish in a Barrel.json | 101 ++++++++++ .../3164_What a Wonder-full World.json | 108 ++++++++++ 4 files changed, 563 insertions(+) create mode 100644 QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json create mode 100644 QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3162_Ruby Seas under Ruby Skies.json create mode 100644 QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3163_Fish in a Barrel.json create mode 100644 QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json new file mode 100644 index 00000000..6146f620 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3161_The Ananta Maid's Tail.json @@ -0,0 +1,185 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1026380, + "Position": { + "X": 94.22449, + "Y": 12.000005, + "Z": -72.55664 + }, + "TerritoryId": 628, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Kugane", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2009604, + "Position": { + "X": -85.19116, + "Y": -7.0039062, + "Z": -52.84204 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Kugane] Aetheryte Plaza", + "[Kugane] Shiokaze Hostelry" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1026381, + "Position": { + "X": 139.33008, + "Y": 25, + "Z": -7.0039062 + }, + "TerritoryId": 628, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1026383, + "Position": { + "X": -79.14862, + "Y": 17.999998, + "Z": -176.47064 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Kugane] Sekiseigumi Barracks", + "[Kugane] Bokairo Inn" + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1026384, + "Position": { + "X": -107.71344, + "Y": 11.902365, + "Z": -140.73401 + }, + "TerritoryId": 628, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1026385, + "Position": { + "X": -108.14075, + "Y": 11.902366, + "Z": -140.58142 + }, + "TerritoryId": 628, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1026386, + "Position": { + "X": -4.989685, + "Y": 0.25, + "Z": -103.50195 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Kugane] Bokairo Inn", + "[Kugane] Rakuza District" + ] + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1026388, + "Position": { + "X": -82.414, + "Y": -2.9999976, + "Z": 62.42456 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Kugane] Rakuza District", + "[Kugane] Kogane Dori Markets" + ] + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1026389, + "Position": { + "X": -84.763916, + "Y": -2.9999986, + "Z": 62.91284 + }, + "TerritoryId": 628, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1026389, + "Position": { + "X": -84.763916, + "Y": -2.9999986, + "Z": 62.91284 + }, + "TerritoryId": 628, + "InteractionType": "UseItem", + "ItemId": 2002488, + "GroundTarget": true + }, + { + "TerritoryId": 628, + "InteractionType": "CompleteQuest", + "NextQuestId": 3162 + } + ] + } + ] +} diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3162_Ruby Seas under Ruby Skies.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3162_Ruby Seas under Ruby Skies.json new file mode 100644 index 00000000..608ac4ee --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3162_Ruby Seas under Ruby Skies.json @@ -0,0 +1,169 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1026388, + "Position": { + "X": -82.414, + "Y": -2.9999976, + "Z": 62.42456 + }, + "TerritoryId": 628, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Kugane", + "AethernetShortcut": [ + "[Kugane] Aetheryte Plaza", + "[Kugane] Kogane Dori Markets" + ], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + }, + "AethernetShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1026395, + "Position": { + "X": 857.4501, + "Y": 6.9450293, + "Z": 804.7455 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true, + "AethernetShortcut": [ + "[Kugane] Kogane Dori Markets", + "[Kugane] The Ruby Price" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1026398, + "Position": { + "X": 840.3906, + "Y": 6.9450293, + "Z": 819.6688 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1026397, + "Position": { + "X": 848.6304, + "Y": 1.1792068, + "Z": 863.8589 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1026399, + "Position": { + "X": 867.42944, + "Y": 1.1792068, + "Z": 844.75464 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1026401, + "Position": { + "X": -773.1289, + "Y": 2.941284, + "Z": -360.9217 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Ruby Sea - Onokoro" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1026406, + "Position": { + "X": -722.9267, + "Y": 1.2855811, + "Z": -568.5359 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1026404, + "Position": { + "X": -716.09064, + "Y": 1.2506801, + "Z": -593.62177 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1026405, + "Position": { + "X": -739.98627, + "Y": 1.960285, + "Z": -611.2917 + }, + "TerritoryId": 613, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1026401, + "Position": { + "X": -773.1289, + "Y": 2.941284, + "Z": -360.9217 + }, + "TerritoryId": 613, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 3163 + } + ] + } + ] +} diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3163_Fish in a Barrel.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3163_Fish in a Barrel.json new file mode 100644 index 00000000..c9312466 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3163_Fish in a Barrel.json @@ -0,0 +1,101 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1026401, + "Position": { + "X": -773.1289, + "Y": 2.941284, + "Z": -360.9217 + }, + "TerritoryId": 613, + "InteractionType": "AcceptQuest", + "Fly": true, + "DialogueChoices": [ + { + "Prompt": "TEXT_BANALL230_03163_Q1_000_000", + "Type": "List", + "Answer": "TEXT_BANALL230_03163_A1_000_001" + } + ], + "AetheryteShortcut": "Ruby Sea - Onokoro", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1026414, + "Position": { + "X": -778.28644, + "Y": 127.27075, + "Z": 129.74744 + }, + "TerritoryId": 622, + "InteractionType": "Interact", + "AetheryteShortcut": "Azim Steppe - Dhoro Iloh" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2009605, + "Position": { + "X": 27.17627, + "Y": 114.88513, + "Z": -15.030151 + }, + "TerritoryId": 622, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "Azim Steppe - Dawn Throne" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1026420, + "Position": { + "X": -102.73901, + "Y": 116.043, + "Z": -48.142273 + }, + "TerritoryId": 622, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1026422, + "Position": { + "X": -779.0799, + "Y": 127.277245, + "Z": 127.91626 + }, + "TerritoryId": 622, + "InteractionType": "CompleteQuest", + "Fly": true, + "AetheryteShortcut": "Azim Steppe - Dhoro Iloh", + "NextQuestId": 3164 + } + ] + } + ] +} diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json new file mode 100644 index 00000000..22be5682 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Intersocietal Quests/3164_What a Wonder-full World.json @@ -0,0 +1,108 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1026421, + "Position": { + "X": -779.7818, + "Y": 127.269035, + "Z": 129.74744 + }, + "TerritoryId": 622, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Azim Steppe - Dhoro Iloh", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "TerritoryId": 662, + "Position": { + "X": -779.7818, + "Y": 127.269035, + "Z": 129.74744 + }, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2009606, + "Position": { + "X": -77.62268, + "Y": 11.825684, + "Z": -155.169 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AetheryteShortcut": "Kugane", + "AethernetShortcut": [ + "[Kugane] Aetheryte Plaza", + "[Kugane] Bokairo Inn" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1026425, + "Position": { + "X": -72.129456, + "Y": 15.000005, + "Z": 70.450806 + }, + "TerritoryId": 628, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Kugane] Bokairo Inn", + "[Kugane] Kogane Dori Markets" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2009607, + "Position": { + "X": -31.47937, + "Y": 14.999573, + "Z": 61.08191 + }, + "TerritoryId": 628, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1026426, + "Position": { + "X": -81.498474, + "Y": 11.82907, + "Z": -155.53528 + }, + "TerritoryId": 628, + "InteractionType": "CompleteQuest", + "AethernetShortcut": [ + "[Kugane] Kogane Dori Markets", + "[Kugane] Bokairo Inn" + ] + } + ] + } + ] +}