From 1433749380f3e451519bf133944b67f1ae093b54 Mon Sep 17 00:00:00 2001 From: skiaz Date: Mon, 7 Apr 2025 13:06:23 +0200 Subject: [PATCH] Added 3040_Schism between sisters --- .../Story/3040_Schism between Sisters.json | 113 ++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Story/3040_Schism between Sisters.json diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Story/3040_Schism between Sisters.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Story/3040_Schism between Sisters.json new file mode 100644 index 00000000..82f077a1 --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Story/3040_Schism between Sisters.json @@ -0,0 +1,113 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "skiaz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1024771, + "Position": { + "X": 12.008789, + "Y": 55.97821, + "Z": 237.96448 + }, + "TerritoryId": 612, + "InteractionType": "AcceptQuest", + "Fly": true + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1024924, + "Position": { + "X": 143.26697, + "Y": 40.296085, + "Z": 410.23877 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1024929, + "Position": { + "X": 120.46985, + "Y": 48.569233, + "Z": 596.15466 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1024934, + "Position": { + "X": 274.95227, + "Y": 38.278767, + "Z": 343.00745 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1024934, + "Position": { + "X": 274.95227, + "Y": 38.278767, + "Z": 343.00745 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + }, + { + "DataId": 1024934, + "Position": { + "X": 274.95227, + "Y": 38.278767, + "Z": 343.00745 + }, + "TerritoryId": 612, + "InteractionType": "WaitForManualProgress", + "Comment": "Solo Duty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1024952, + "Position": { + "X": 12.008789, + "Y": 55.97821, + "Z": 237.96448 + }, + "TerritoryId": 612, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} -- 2.30.2