Add SB SAM quests
authorLiza Carvelli <liza@carvel.li>
Sat, 30 Nov 2024 01:45:15 +0000 (02:45 +0100)
committerLiza Carvelli <liza@carvel.li>
Sat, 30 Nov 2024 01:45:15 +0000 (02:45 +0100)
12 files changed:
QuestPaths/4.x - Stormblood/Class Quests/SAM/2559_The Way of the Samurai.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2560_Master Musosai.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2561_The Sands of Debt.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2562_Blood on the Deck.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2563_A Fraudster in the Forest.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2564_Tears in the Snow.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2565_The Face of True Evil.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2566_A Dignified Visitor.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2567_Trials of the Sekiseigumi.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2568_Matsuba Mayhem.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2569_The Hunt for Ugetsu.json [new file with mode: 0644]
QuestPaths/4.x - Stormblood/Class Quests/SAM/2570_The Battle on Bekko.json [new file with mode: 0644]

diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2559_The Way of the Samurai.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2559_The Way of the Samurai.json
new file mode 100644 (file)
index 0000000..37852dc
--- /dev/null
@@ -0,0 +1,62 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021829,
+          "Position": {
+            "X": -98.435974,
+            "Y": 4,
+            "Z": -104.997375
+          },
+          "TerritoryId": 130,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1021830,
+          "Position": {
+            "X": -102.06769,
+            "Y": 6.9845653,
+            "Z": 12.008789
+          },
+          "TerritoryId": 131,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Gladiators' Guild"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021834,
+          "Position": {
+            "X": -89.28058,
+            "Y": 2.150006,
+            "Z": 59.739014
+          },
+          "TerritoryId": 131,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2560
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2560_Master Musosai.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2560_Master Musosai.json
new file mode 100644 (file)
index 0000000..c3c9022
--- /dev/null
@@ -0,0 +1,124 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "TerritoryId": 131,
+          "InteractionType": "EquipItem",
+          "ItemId": 20388,
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Gladiators' Guild"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                131
+              ]
+            },
+            "StepIf": {
+              "Item": {
+                "NotInInventory": true
+              }
+            }
+          }
+        },
+        {
+          "Position": {
+            "X": -89.28058,
+            "Y": 2.150006,
+            "Z": 59.739014
+          },
+          "TerritoryId": 131,
+          "InteractionType": "UseItem",
+          "ItemId": 20620,
+          "SkipConditions": {
+            "StepIf": {
+              "Item": {
+                "NotInInventory": true
+              }
+            }
+          }
+        },
+        {
+          "TerritoryId": 131,
+          "InteractionType": "EquipRecommended"
+        },
+        {
+          "DataId": 1023637,
+          "Position": {
+            "X": -89.28058,
+            "Y": 2.150006,
+            "Z": 59.739014
+          },
+          "TerritoryId": 131,
+          "InteractionType": "AcceptQuest"
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1023637,
+          "Position": {
+            "X": -89.28058,
+            "Y": 2.150006,
+            "Z": 59.739014
+          },
+          "TerritoryId": 131,
+          "InteractionType": "SinglePlayerDuty"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1023637,
+          "Position": {
+            "X": -89.28058,
+            "Y": 2.150006,
+            "Z": 59.739014
+          },
+          "StopDistance": 5,
+          "TerritoryId": 131,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_JOBSAM501_02560_Q1_000_035",
+              "Yes": true
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021835,
+          "Position": {
+            "X": 35.66028,
+            "Y": 6.9999986,
+            "Z": -82.993835
+          },
+          "TerritoryId": 130,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Adventurers' Guild"
+          ],
+          "NextQuestId": 2561
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2561_The Sands of Debt.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2561_The Sands of Debt.json
new file mode 100644 (file)
index 0000000..a638a10
--- /dev/null
@@ -0,0 +1,206 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021835,
+          "Position": {
+            "X": 35.66028,
+            "Y": 6.9999986,
+            "Z": -82.993835
+          },
+          "TerritoryId": 130,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Adventurers' Guild"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "Position": {
+            "X": -157.90921,
+            "Y": 4.650242,
+            "Z": 238.56398
+          },
+          "TerritoryId": 141,
+          "InteractionType": "WalkTo",
+          "Fly": true,
+          "AethernetShortcut": [
+            "[Ul'dah] Adventurers' Guild",
+            "[Ul'dah] Gate of Nald (Central Thanalan)"
+          ]
+        },
+        {
+          "DataId": 1021843,
+          "Position": {
+            "X": -164.3855,
+            "Y": 4.2354193,
+            "Z": 234.36328
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            128
+          ]
+        },
+        {
+          "DataId": 1021844,
+          "Position": {
+            "X": -157.27478,
+            "Y": 4.2354183,
+            "Z": 205.46265
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            64
+          ]
+        },
+        {
+          "DataId": 1021845,
+          "Position": {
+            "X": -138.59778,
+            "Y": 4.211028,
+            "Z": 223.95667
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            32
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1021847,
+          "Position": {
+            "X": -153.0633,
+            "Y": 4.2354183,
+            "Z": 226.55066
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1022092,
+          "Position": {
+            "X": -132.31104,
+            "Y": 3.9113228,
+            "Z": 221.20996
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1021849,
+          "Position": {
+            "X": 91.17261,
+            "Y": 0.95918494,
+            "Z": 345.6931
+          },
+          "TerritoryId": 141,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "Position": {
+            "X": 101.36345,
+            "Y": 1.4716027,
+            "Z": 356.92258
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 141,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            7237
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1021854,
+          "Position": {
+            "X": 106.06543,
+            "Y": 1.957012,
+            "Z": 360.15857
+          },
+          "StopDistance": 7,
+          "TerritoryId": 141,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021858,
+          "Position": {
+            "X": 9.536865,
+            "Y": 40.00023,
+            "Z": -15.213318
+          },
+          "TerritoryId": 128,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Limsa Lominsa",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Aetheryte Plaza",
+            "[Limsa Lominsa] The Aftcastle"
+          ],
+          "NextQuestId": 2562
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2562_Blood on the Deck.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2562_Blood on the Deck.json
new file mode 100644 (file)
index 0000000..c8f2b2b
--- /dev/null
@@ -0,0 +1,183 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021858,
+          "Position": {
+            "X": 9.536865,
+            "Y": 40.00023,
+            "Z": -15.213318
+          },
+          "TerritoryId": 128,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Limsa Lominsa",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Aetheryte Plaza",
+            "[Limsa Lominsa] The Aftcastle"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                128
+              ]
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1001217,
+          "Position": {
+            "X": -140.85602,
+            "Y": 18.199999,
+            "Z": 17.013733
+          },
+          "TerritoryId": 129,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] The Aftcastle",
+            "[Limsa Lominsa] Aetheryte Plaza"
+          ],
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            128
+          ]
+        },
+        {
+          "DataId": 1001208,
+          "Position": {
+            "X": -228.16821,
+            "Y": 16,
+            "Z": 50.644653
+          },
+          "TerritoryId": 129,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            32
+          ]
+        },
+        {
+          "DataId": 1003272,
+          "Position": {
+            "X": -262.92822,
+            "Y": 16.2,
+            "Z": 51.407593
+          },
+          "TerritoryId": 129,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            64
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1021860,
+          "Position": {
+            "X": -205.70691,
+            "Y": 16,
+            "Z": 52.8114
+          },
+          "TerritoryId": 129,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1021862,
+          "Position": {
+            "X": -176.62323,
+            "Y": 4,
+            "Z": 181.65857
+          },
+          "StopDistance": 7,
+          "TerritoryId": 129,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Hawkers' Alley",
+            "[Limsa Lominsa] Fishermens' Guild"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1006273,
+          "Position": {
+            "X": 619.0126,
+            "Y": 23.936245,
+            "Z": 455.10022
+          },
+          "TerritoryId": 137,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1021866,
+          "Position": {
+            "X": 673.54834,
+            "Y": 11.594437,
+            "Z": 390.7378
+          },
+          "TerritoryId": 137,
+          "InteractionType": "SinglePlayerDuty",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021869,
+          "Position": {
+            "X": 43.259277,
+            "Y": -8,
+            "Z": 99.19885
+          },
+          "StopDistance": 1.5,
+          "TerritoryId": 132,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Gridania",
+          "NextQuestId": 2563
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2563_A Fraudster in the Forest.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2563_A Fraudster in the Forest.json
new file mode 100644 (file)
index 0000000..5acbf3c
--- /dev/null
@@ -0,0 +1,205 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021869,
+          "Position": {
+            "X": 43.259277,
+            "Y": -8,
+            "Z": 99.19885
+          },
+          "StopDistance": 1.5,
+          "TerritoryId": 132,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Gridania",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1000146,
+          "Position": {
+            "X": 49.79016,
+            "Y": -1.4669685,
+            "Z": 51.743286
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            128
+          ]
+        },
+        {
+          "DataId": 1000184,
+          "Position": {
+            "X": 12.130859,
+            "Y": -1.4203229,
+            "Z": 30.44165
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            64
+          ]
+        },
+        {
+          "DataId": 1001276,
+          "Position": {
+            "X": 13.961914,
+            "Y": 0.1373291,
+            "Z": 2.090454
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            32
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1021871,
+          "Position": {
+            "X": -17.929382,
+            "Y": -3.5175722,
+            "Z": 8.895996
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1000168,
+          "Position": {
+            "X": -75.48645,
+            "Y": -0.5013741,
+            "Z": -5.081299
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "Position": {
+            "X": 16.415976,
+            "Y": -13.3742895,
+            "Z": 13.173157
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 154,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            7492,
+            7493
+          ],
+          "AetheryteShortcut": "North Shroud - Fallgourd Float",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1021873,
+          "Position": {
+            "X": 15.6710205,
+            "Y": -13.159564,
+            "Z": 14.572327
+          },
+          "TerritoryId": 154,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1021877,
+          "Position": {
+            "X": 72.03784,
+            "Y": -13.573448,
+            "Z": -6.790344
+          },
+          "TerritoryId": 154,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 7,
+      "Steps": [
+        {
+          "DataId": 1021923,
+          "Position": {
+            "X": -16.739136,
+            "Y": -3.3721945,
+            "Z": 8.590759
+          },
+          "TerritoryId": 132,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021878,
+          "Position": {
+            "X": 112.41321,
+            "Y": 3.6299734,
+            "Z": 62.302612
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Brume"
+          ],
+          "NextQuestId": 2564
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2564_Tears in the Snow.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2564_Tears in the Snow.json
new file mode 100644 (file)
index 0000000..63fe6df
--- /dev/null
@@ -0,0 +1,226 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021878,
+          "Position": {
+            "X": 112.41321,
+            "Y": 3.6299734,
+            "Z": 62.302612
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Brume"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "Position": {
+            "X": 89.911125,
+            "Y": 0.8319905,
+            "Z": 69.05516
+          },
+          "TerritoryId": 418,
+          "InteractionType": "WalkTo"
+        },
+        {
+          "Position": {
+            "X": 79.70269,
+            "Y": -15.835008,
+            "Z": 69.00836
+          },
+          "TerritoryId": 418,
+          "InteractionType": "WalkTo",
+          "DisableNavmesh": true
+        },
+        {
+          "DataId": 1021882,
+          "Position": {
+            "X": 104.29541,
+            "Y": -20.020874,
+            "Z": 60.624023
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            128
+          ]
+        },
+        {
+          "DataId": 1021883,
+          "Position": {
+            "X": 35.202515,
+            "Y": -14.000005,
+            "Z": 34.74475
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            64
+          ]
+        },
+        {
+          "DataId": 1021884,
+          "Position": {
+            "X": 20.645447,
+            "Y": -12.020878,
+            "Z": 37.79651
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            32
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": 52.22194,
+            "Y": -12.020878,
+            "Z": 75.08158
+          },
+          "TerritoryId": 418,
+          "InteractionType": "WalkTo"
+        },
+        {
+          "DataId": 1021885,
+          "Position": {
+            "X": 36.63684,
+            "Y": -6.947115,
+            "Z": 79.39258
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1022094,
+          "Position": {
+            "X": 110.27698,
+            "Y": -20.000004,
+            "Z": 69.93213
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1021886,
+          "Position": {
+            "X": 0.015197754,
+            "Y": 13.46524,
+            "Z": 59.15918
+          },
+          "StopDistance": 7,
+          "TerritoryId": 419,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Ishgard] The Brume",
+            "[Ishgard] The Last Vigil"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "Position": {
+            "X": 360.62927,
+            "Y": 161.10802,
+            "Z": 27.17857
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 397,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            7237,
+            7494
+          ],
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1021888,
+          "Position": {
+            "X": 358.87683,
+            "Y": 161.108,
+            "Z": 26.5354
+          },
+          "TerritoryId": 397,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021879,
+          "Position": {
+            "X": 112.50476,
+            "Y": 3.6299736,
+            "Z": 60.837646
+          },
+          "TerritoryId": 418,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Brume"
+          ],
+          "NextQuestId": 2565
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2565_The Face of True Evil.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2565_The Face of True Evil.json
new file mode 100644 (file)
index 0000000..2e453f8
--- /dev/null
@@ -0,0 +1,108 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021879,
+          "Position": {
+            "X": 112.50476,
+            "Y": 3.6299736,
+            "Z": 60.837646
+          },
+          "TerritoryId": 418,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ishgard",
+          "AethernetShortcut": [
+            "[Ishgard] Aetheryte Plaza",
+            "[Ishgard] The Brume"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 2008327,
+          "Position": {
+            "X": 59.40332,
+            "Y": 23.971863,
+            "Z": -5.6000977
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2008328,
+          "Position": {
+            "X": -17.288513,
+            "Y": 5.4779663,
+            "Z": 29.709229
+          },
+          "TerritoryId": 418,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "Position": {
+            "X": 465.55804,
+            "Y": 203.43318,
+            "Z": 680.2831
+          },
+          "TerritoryId": 397,
+          "InteractionType": "WalkTo",
+          "AetheryteShortcut": "Coerthas Western Highlands - Falcon's Nest",
+          "SkipConditions": {
+            "StepIf": {
+              "Flying": "Unlocked"
+            }
+          }
+        },
+        {
+          "DataId": 1021894,
+          "Position": {
+            "X": -217.82257,
+            "Y": 112.33306,
+            "Z": -243.94604
+          },
+          "TerritoryId": 397,
+          "InteractionType": "SinglePlayerDuty",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021836,
+          "Position": {
+            "X": 36.850464,
+            "Y": 6.999999,
+            "Z": -83.78735
+          },
+          "TerritoryId": 130,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2566
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2566_A Dignified Visitor.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2566_A Dignified Visitor.json
new file mode 100644 (file)
index 0000000..b548a3f
--- /dev/null
@@ -0,0 +1,123 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021836,
+          "Position": {
+            "X": 36.850464,
+            "Y": 6.999999,
+            "Z": -83.78735
+          },
+          "TerritoryId": 130,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Adventurers' Guild"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1022185,
+          "Position": {
+            "X": 39.04773,
+            "Y": 8,
+            "Z": -119.76807
+          },
+          "TerritoryId": 130,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": -99.923485,
+            "Y": 49.52189,
+            "Z": 322.85992
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 140,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            7495
+          ],
+          "AethernetShortcut": [
+            "[Ul'dah] Adventurers' Guild",
+            "[Ul'dah] Gate of the Sultana (Western Thanalan)"
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1022186,
+          "Position": {
+            "X": -98.95477,
+            "Y": 49.469913,
+            "Z": 317.83008
+          },
+          "StopDistance": 7,
+          "TerritoryId": 140,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1022189,
+          "Position": {
+            "X": -312.67267,
+            "Y": 33.089348,
+            "Z": 446.5553
+          },
+          "TerritoryId": 140,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1021836,
+          "Position": {
+            "X": 36.850464,
+            "Y": 6.999999,
+            "Z": -83.78735
+          },
+          "TerritoryId": 130,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Adventurers' Guild"
+          ],
+          "NextQuestId": 2567
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2567_Trials of the Sekiseigumi.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2567_Trials of the Sekiseigumi.json
new file mode 100644 (file)
index 0000000..fe9ac09
--- /dev/null
@@ -0,0 +1,127 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1021836,
+          "Position": {
+            "X": 36.850464,
+            "Y": 6.999999,
+            "Z": -83.78735
+          },
+          "TerritoryId": 130,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Adventurers' Guild"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1022190,
+          "Position": {
+            "X": 128.61829,
+            "Y": 15,
+            "Z": -158.03778
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1024622,
+          "Position": {
+            "X": 102.433716,
+            "Y": 0.2814351,
+            "Z": -550.9575
+          },
+          "TerritoryId": 613,
+          "InteractionType": "Interact",
+          "TargetTerritoryId": 613,
+          "AetheryteShortcut": "Ruby Sea - Onokoro",
+          "Fly": true
+        },
+        {
+          "Position": {
+            "X": 568.7077,
+            "Y": 0.73303545,
+            "Z": 754.9407
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 613,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            7496
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 1022191,
+          "Position": {
+            "X": 567.8645,
+            "Y": 0.73303545,
+            "Z": 755.1842
+          },
+          "TerritoryId": 613,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1022190,
+          "Position": {
+            "X": 128.61829,
+            "Y": 15,
+            "Z": -158.03778
+          },
+          "TerritoryId": 628,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ],
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_JOBSAM630_02567_Q1_000_054",
+              "Yes": true
+            }
+          ],
+          "NextQuestId": 2568
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2568_Matsuba Mayhem.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2568_Matsuba Mayhem.json
new file mode 100644 (file)
index 0000000..7d8e765
--- /dev/null
@@ -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": 1022184,
+          "Position": {
+            "X": 129.71692,
+            "Y": 15,
+            "Z": -157.61047
+          },
+          "TerritoryId": 628,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 2008439,
+          "Position": {
+            "X": -100.87744,
+            "Y": -6.0273438,
+            "Z": 67.03284
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Kugane] Sekiseigumi Barracks",
+            "[Kugane] Kogane Dori Markets"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2008440,
+          "Position": {
+            "X": -140.36774,
+            "Y": -7.0649414,
+            "Z": 78.3551
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 2008441,
+          "Position": {
+            "X": -140.33728,
+            "Y": -7.0039062,
+            "Z": 72.739746
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 1022196,
+          "Position": {
+            "X": -22.293457,
+            "Y": -3,
+            "Z": 31.814941
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1022197,
+          "Position": {
+            "X": 46.219482,
+            "Y": 8.02,
+            "Z": 144.79285
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Kugane] Kogane Dori Markets",
+            "[Kugane] Thavnairian Consulate"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1022201,
+          "Position": {
+            "X": 37.338745,
+            "Y": 5.951233,
+            "Z": -133.95898
+          },
+          "TerritoryId": 628,
+          "InteractionType": "SinglePlayerDuty",
+          "AethernetShortcut": [
+            "[Kugane] Thavnairian Consulate",
+            "[Kugane] Rakuza District"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1022203,
+          "Position": {
+            "X": 128.55725,
+            "Y": 15,
+            "Z": -158.09875
+          },
+          "TerritoryId": 628,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2569
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2569_The Hunt for Ugetsu.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2569_The Hunt for Ugetsu.json
new file mode 100644 (file)
index 0000000..9ea4696
--- /dev/null
@@ -0,0 +1,163 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1022184,
+          "Position": {
+            "X": 129.71692,
+            "Y": 15,
+            "Z": -157.61047
+          },
+          "StopDistance": 5,
+          "TerritoryId": 628,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1022204,
+          "Position": {
+            "X": 537.01074,
+            "Y": 70.39123,
+            "Z": 25.375732
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Interact",
+          "AetheryteShortcut": "Yanxia - Namai",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 2008443,
+          "Position": {
+            "X": 255.02393,
+            "Y": 7.7667847,
+            "Z": 458.5182
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AfterInteraction",
+          "KillEnemyDataIds": [
+            7497
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "DataId": 2008444,
+          "Position": {
+            "X": 152.57495,
+            "Y": 13.626221,
+            "Z": 425.55872
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AfterInteraction",
+          "KillEnemyDataIds": [
+            7498
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 4,
+      "Steps": [
+        {
+          "DataId": 2008445,
+          "Position": {
+            "X": 64.43884,
+            "Y": 10.788086,
+            "Z": 444.23596
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AfterInteraction",
+          "KillEnemyDataIds": [
+            7496
+          ],
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 5,
+      "Steps": [
+        {
+          "DataId": 1022205,
+          "Position": {
+            "X": 175.2804,
+            "Y": 5.1901503,
+            "Z": 522.33154
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Interact",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 6,
+      "Steps": [
+        {
+          "DataId": 1022205,
+          "Position": {
+            "X": 175.2804,
+            "Y": 5.1901503,
+            "Z": 522.33154
+          },
+          "TerritoryId": 614,
+          "InteractionType": "Interact",
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_JOBSAM680_02569_Q1_000_041",
+              "Yes": true
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1022184,
+          "Position": {
+            "X": 129.71692,
+            "Y": 15,
+            "Z": -157.61047
+          },
+          "TerritoryId": 628,
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 2570
+        }
+      ]
+    }
+  ]
+}
diff --git a/QuestPaths/4.x - Stormblood/Class Quests/SAM/2570_The Battle on Bekko.json b/QuestPaths/4.x - Stormblood/Class Quests/SAM/2570_The Battle on Bekko.json
new file mode 100644 (file)
index 0000000..0363ffb
--- /dev/null
@@ -0,0 +1,183 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1022184,
+          "Position": {
+            "X": 129.71692,
+            "Y": 15,
+            "Z": -157.61047
+          },
+          "TerritoryId": 628,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 1022208,
+          "Position": {
+            "X": 14.755432,
+            "Y": -6.558981E-11,
+            "Z": -66.88031
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Kugane] Sekiseigumi Barracks",
+            "[Kugane] Aetheryte Plaza"
+          ],
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            64
+          ]
+        },
+        {
+          "DataId": 1022207,
+          "Position": {
+            "X": -59.861206,
+            "Y": -2.9000297,
+            "Z": -64.805115
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            128
+          ]
+        },
+        {
+          "DataId": 1022209,
+          "Position": {
+            "X": 42.648926,
+            "Y": 4.0000005,
+            "Z": 54.97815
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Kugane] Shiokaze Hostelry",
+            "[Kugane] Kogane Dori Markets"
+          ],
+          "CompletionQuestVariablesFlags": [
+            null,
+            null,
+            null,
+            null,
+            null,
+            32
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "DataId": 1022377,
+          "Position": {
+            "X": 124.6814,
+            "Y": 15,
+            "Z": -154.83331
+          },
+          "TerritoryId": 628,
+          "InteractionType": "Interact",
+          "AethernetShortcut": [
+            "[Kugane] Kogane Dori Markets",
+            "[Kugane] Sekiseigumi Barracks"
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 3,
+      "Steps": [
+        {
+          "Position": {
+            "X": 541.33655,
+            "Y": -61.59003,
+            "Z": -166.09608
+          },
+          "TerritoryId": 613,
+          "InteractionType": "WalkTo",
+          "AetheryteShortcut": "Ruby Sea - Tamamizu",
+          "SkipConditions": {
+            "StepIf": {
+              "Flying": "Unlocked"
+            }
+          }
+        },
+        {
+          "Position": {
+            "X": 545.0479,
+            "Y": -61.943626,
+            "Z": -147.57167
+          },
+          "TerritoryId": 613,
+          "InteractionType": "WalkTo",
+          "DisableNavmesh": true,
+          "SkipConditions": {
+            "StepIf": {
+              "Flying": "Unlocked"
+            }
+          }
+        },
+        {
+          "DataId": 1022215,
+          "Position": {
+            "X": 787.19763,
+            "Y": 1.5872339,
+            "Z": 80.03345
+          },
+          "TerritoryId": 613,
+          "InteractionType": "SinglePlayerDuty",
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1022184,
+          "Position": {
+            "X": 129.71692,
+            "Y": 15,
+            "Z": -157.61047
+          },
+          "TerritoryId": 628,
+          "InteractionType": "CompleteQuest",
+          "AetheryteShortcut": "Kugane",
+          "AethernetShortcut": [
+            "[Kugane] Aetheryte Plaza",
+            "[Kugane] Sekiseigumi Barracks"
+          ]
+        }
+      ]
+    }
+  ]
+}