From 72740677e5375885d75410926d81653297955cd8 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 9 Jul 2024 16:57:00 +0200 Subject: [PATCH] Add 'filler' sequence steps for quests where it isn't obvious how to get to the missing sequences --- .../MSQ-1/Gridania/129_Spirithold Broken.json | 15 +++++++ .../MSQ-1/Gridania/445_Chasing Shadows.json | 15 +++++++ .../MSQ-1/Limsa/469_Just Deserts.json | 15 +++++++ .../4361_A Labyrinthine Descent.json | 15 +++++++ .../B-Garlemald/4383_A Frosty Reception.json | 15 +++++++ .../B-Garlemald/4396_A Trip to the Moon.json | 15 +++++++ .../MSQ/E-Elpis/4420_Hope Upon a Flower.json | 15 +++++++ .../4449_Her Children One and All.json | 30 +++++++++++++ .../MSQ/G-UltimaThule/4464_Endwalker.json | 45 +++++++++++++++++++ .../MSQ/I-6.2/4597_The Wind Rises.json | 15 +++++++ .../MSQ/J-6.3/4677_Desires Untold.json | 15 +++++++ .../MSQ/L-6.5/4748_Down in the Dark.json | 30 +++++++++++++ .../MSQ/M-6.55/4752_The Game Is Afoot.json | 15 +++++++ .../MSQ/F-Tempest/3654_Shadowbringers.json | 30 +++++++++++++ .../H-5.2/3770_Echoes of a Fallen Star.json | 15 +++++++ .../MSQ/I-5.3/3775_Faded Memories.json | 15 +++++++ .../MSQ/I-5.3/3777_The Converging Light.json | 15 +++++++ .../MSQ/I-5.3/3778_Hope's Confluence.json | 15 +++++++ 18 files changed, 345 insertions(+) diff --git a/QuestPaths/ARealmReborn/MSQ-1/Gridania/129_Spirithold Broken.json b/QuestPaths/ARealmReborn/MSQ-1/Gridania/129_Spirithold Broken.json index 8a7760ae..e9f396b3 100644 --- a/QuestPaths/ARealmReborn/MSQ-1/Gridania/129_Spirithold Broken.json +++ b/QuestPaths/ARealmReborn/MSQ-1/Gridania/129_Spirithold Broken.json @@ -162,6 +162,21 @@ } ] }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 5, "Steps": [ diff --git a/QuestPaths/ARealmReborn/MSQ-1/Gridania/445_Chasing Shadows.json b/QuestPaths/ARealmReborn/MSQ-1/Gridania/445_Chasing Shadows.json index 2e2369ae..2b58839a 100644 --- a/QuestPaths/ARealmReborn/MSQ-1/Gridania/445_Chasing Shadows.json +++ b/QuestPaths/ARealmReborn/MSQ-1/Gridania/445_Chasing Shadows.json @@ -35,6 +35,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/ARealmReborn/MSQ-1/Limsa/469_Just Deserts.json b/QuestPaths/ARealmReborn/MSQ-1/Limsa/469_Just Deserts.json index b2429a65..300450ae 100644 --- a/QuestPaths/ARealmReborn/MSQ-1/Limsa/469_Just Deserts.json +++ b/QuestPaths/ARealmReborn/MSQ-1/Limsa/469_Just Deserts.json @@ -80,6 +80,21 @@ } ] }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 6, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/A-Thavnair1-Labyrinthos1/4361_A Labyrinthine Descent.json b/QuestPaths/Endwalker/MSQ/A-Thavnair1-Labyrinthos1/4361_A Labyrinthine Descent.json index 531a26d3..ebe15c8f 100644 --- a/QuestPaths/Endwalker/MSQ/A-Thavnair1-Labyrinthos1/4361_A Labyrinthine Descent.json +++ b/QuestPaths/Endwalker/MSQ/A-Thavnair1-Labyrinthos1/4361_A Labyrinthine Descent.json @@ -125,6 +125,21 @@ } ] }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 5, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json b/QuestPaths/Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json index 3d851fde..f28918e4 100644 --- a/QuestPaths/Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json +++ b/QuestPaths/Endwalker/MSQ/B-Garlemald/4383_A Frosty Reception.json @@ -48,6 +48,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/B-Garlemald/4396_A Trip to the Moon.json b/QuestPaths/Endwalker/MSQ/B-Garlemald/4396_A Trip to the Moon.json index 981a39b1..d5b2d1f5 100644 --- a/QuestPaths/Endwalker/MSQ/B-Garlemald/4396_A Trip to the Moon.json +++ b/QuestPaths/Endwalker/MSQ/B-Garlemald/4396_A Trip to the Moon.json @@ -39,6 +39,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/E-Elpis/4420_Hope Upon a Flower.json b/QuestPaths/Endwalker/MSQ/E-Elpis/4420_Hope Upon a Flower.json index 6a7c7db3..98df00b6 100644 --- a/QuestPaths/Endwalker/MSQ/E-Elpis/4420_Hope Upon a Flower.json +++ b/QuestPaths/Endwalker/MSQ/E-Elpis/4420_Hope Upon a Flower.json @@ -38,6 +38,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4449_Her Children One and All.json b/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4449_Her Children One and All.json index 9e6e9eb8..fecf5261 100644 --- a/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4449_Her Children One and All.json +++ b/QuestPaths/Endwalker/MSQ/F-Labyrinthos2/4449_Her Children One and All.json @@ -46,6 +46,21 @@ } ] }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 4, "Steps": [ @@ -56,6 +71,21 @@ } ] }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 6, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json b/QuestPaths/Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json index 18ca66bb..6aa7ebca 100644 --- a/QuestPaths/Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json +++ b/QuestPaths/Endwalker/MSQ/G-UltimaThule/4464_Endwalker.json @@ -32,6 +32,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ @@ -42,6 +57,21 @@ } ] }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 5, "Steps": [ @@ -58,6 +88,21 @@ } ] }, + { + "Sequence": 6, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 7, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/I-6.2/4597_The Wind Rises.json b/QuestPaths/Endwalker/MSQ/I-6.2/4597_The Wind Rises.json index 74d4712a..6a0fd904 100644 --- a/QuestPaths/Endwalker/MSQ/I-6.2/4597_The Wind Rises.json +++ b/QuestPaths/Endwalker/MSQ/I-6.2/4597_The Wind Rises.json @@ -50,6 +50,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/J-6.3/4677_Desires Untold.json b/QuestPaths/Endwalker/MSQ/J-6.3/4677_Desires Untold.json index ec4b3b14..89783d6d 100644 --- a/QuestPaths/Endwalker/MSQ/J-6.3/4677_Desires Untold.json +++ b/QuestPaths/Endwalker/MSQ/J-6.3/4677_Desires Untold.json @@ -66,6 +66,21 @@ } ] }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 4, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/L-6.5/4748_Down in the Dark.json b/QuestPaths/Endwalker/MSQ/L-6.5/4748_Down in the Dark.json index 5d69118d..91db151c 100644 --- a/QuestPaths/Endwalker/MSQ/L-6.5/4748_Down in the Dark.json +++ b/QuestPaths/Endwalker/MSQ/L-6.5/4748_Down in the Dark.json @@ -32,6 +32,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ @@ -54,6 +69,21 @@ } ] }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 5, "Steps": [ diff --git a/QuestPaths/Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json b/QuestPaths/Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json index 9c452692..5ad6d798 100644 --- a/QuestPaths/Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json +++ b/QuestPaths/Endwalker/MSQ/M-6.55/4752_The Game Is Afoot.json @@ -40,6 +40,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Shadowbringers/MSQ/F-Tempest/3654_Shadowbringers.json b/QuestPaths/Shadowbringers/MSQ/F-Tempest/3654_Shadowbringers.json index 9454e3c4..ab4107e7 100644 --- a/QuestPaths/Shadowbringers/MSQ/F-Tempest/3654_Shadowbringers.json +++ b/QuestPaths/Shadowbringers/MSQ/F-Tempest/3654_Shadowbringers.json @@ -17,6 +17,21 @@ } ] }, + { + "Sequence": 8, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 9, "Steps": [ @@ -27,6 +42,21 @@ } ] }, + { + "Sequence": 10, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 11, "Steps": [ diff --git a/QuestPaths/Shadowbringers/MSQ/H-5.2/3770_Echoes of a Fallen Star.json b/QuestPaths/Shadowbringers/MSQ/H-5.2/3770_Echoes of a Fallen Star.json index eab25e20..cb2cd0b2 100644 --- a/QuestPaths/Shadowbringers/MSQ/H-5.2/3770_Echoes of a Fallen Star.json +++ b/QuestPaths/Shadowbringers/MSQ/H-5.2/3770_Echoes of a Fallen Star.json @@ -17,6 +17,21 @@ } ] }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 2, "Steps": [ diff --git a/QuestPaths/Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json b/QuestPaths/Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json index 4e9e2802..9955355d 100644 --- a/QuestPaths/Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json +++ b/QuestPaths/Shadowbringers/MSQ/I-5.3/3775_Faded Memories.json @@ -53,6 +53,21 @@ } ] }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 3, "Steps": [ diff --git a/QuestPaths/Shadowbringers/MSQ/I-5.3/3777_The Converging Light.json b/QuestPaths/Shadowbringers/MSQ/I-5.3/3777_The Converging Light.json index d48774c4..c54c69bb 100644 --- a/QuestPaths/Shadowbringers/MSQ/I-5.3/3777_The Converging Light.json +++ b/QuestPaths/Shadowbringers/MSQ/I-5.3/3777_The Converging Light.json @@ -61,6 +61,21 @@ } ] }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 5, "Steps": [ diff --git a/QuestPaths/Shadowbringers/MSQ/I-5.3/3778_Hope's Confluence.json b/QuestPaths/Shadowbringers/MSQ/I-5.3/3778_Hope's Confluence.json index 3eec4287..1e79aa22 100644 --- a/QuestPaths/Shadowbringers/MSQ/I-5.3/3778_Hope's Confluence.json +++ b/QuestPaths/Shadowbringers/MSQ/I-5.3/3778_Hope's Confluence.json @@ -27,6 +27,21 @@ } ] }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" + } + ] + }, { "Sequence": 2, "Steps": [