Compare commits

...

7 Commits

Author SHA1 Message Date
c9a9042e6e
WIP 460, doesn't work yet 2024-10-19 15:41:31 +01:00
7f5ef32c29
+459 2024-10-19 08:19:40 +01:00
7f2e5938b8
+458, forgot nextIDs again 2024-10-19 07:25:16 +01:00
63404edeae
+1103 2024-10-19 06:53:53 +01:00
b8905c6038
+457 2024-10-19 06:41:20 +01:00
2617c26a73
+455, nix unnecessary skip on 454 2024-10-15 11:07:39 +01:00
9acb990b9a
+454 2024-10-15 10:00:44 +01:00
7 changed files with 1194 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1005199,
"Position": {
"X": -348.3177,
"Y": -2.3744698,
"Z": 11.917236
},
"TerritoryId": 129,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CLSACN149_01103_Q1_000_000",
"Answer": "TEXT_CLSACN149_01103_A1_000_000"
}
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"NextQuestId": 458
}
]
}
]
}

View File

@ -0,0 +1,128 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 21.037546,
"Y": 63.61388,
"Z": 90.5542
},
"TerritoryId": 135,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 347,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
null,
{ "Low": 3 },
null,
null,
null,
null
]
}
],
"AethernetShortcut": [
"[Limsa Lominsa] Arcanists' Guild",
"[Limsa Lominsa] Tempest Gate (Lower La Noscea)"
],
"$.0": "0 0 0 0 0 0 -> 16 3 0 0 0 0",
"$.1": "Slay wharf rats as an arcanist."
},
{
"Position": {
"X": 21.037546,
"Y": 63.61388,
"Z": 90.5542
},
"TerritoryId": 135,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 49,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
{ "Low": 3 },
null,
null,
null,
null,
null
]
}
],
"$.0": "16 3 0 0 0 0 -> 35 3 0 0 0 0",
"$.1": "Slay little ladybugs as an arcanist."
},
{
"Position": {
"X": 170.7232,
"Y": 39.99846,
"Z": 49.954815
},
"TerritoryId": 135,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 324,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
null,
{ "High": 3 },
null,
null,
null,
null
]
}
],
"Fly": true
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"NextQuestId": 455
}
]
}
]
}

View File

@ -0,0 +1,177 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 353.82773,
"Y": 55.20192,
"Z": -44.051823
},
"TerritoryId": 135,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 339,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
{ "Low": 3 },
null,
null,
null,
null,
null
]
}
],
"Fly": true,
"AethernetShortcut": [
"[Limsa Lominsa] Arcanists' Guild",
"[Limsa Lominsa] Tempest Gate (Lower La Noscea)"
],
"$.0": "0 0 0 0 0 0 -> 19 0 0 0 0 0",
"$.1": "Slay wild dodos."
},
{
"Position": {
"X": 387.40665,
"Y": 69.03869,
"Z": -128.85255
},
"TerritoryId": 135,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 118,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
null,
{ "High": 3 },
null,
null,
null,
null
]
}
],
"Fly": true,
"$.0": "19 0 0 0 0 0 -> ? 48 0 0 0 0 / 0 0 0 0 0 0",
"$.1": "Slay tiny mandragoras."
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "Interact",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2002266,
"Position": {
"X": -0.13739014,
"Y": 26.077637,
"Z": 196.52087
},
"TerritoryId": 134,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [39],
"AethernetShortcut": [
"[Limsa Lominsa] Arcanists' Guild",
"[Limsa Lominsa] Zephyr Gate (Middle La Noscea)"
]
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2002476,
"Position": {
"X": -0.10687256,
"Y": 25.955566,
"Z": 196.55139
},
"TerritoryId": 134,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CLSACN050_00455_Q1_000_000",
"Answer": "TEXT_CLSACN050_00455_A1_000_003"
}
],
"$": "this thing kills QST like a solo duty, unskippable for some reason; won't even TA through the text because the IPC turns off when QST dies. odd!"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"NextQuestId": 457
}
]
}
]
}

View File

@ -0,0 +1,199 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1000868,
"Position": {
"X": -192.00433,
"Y": 0.9999907,
"Z": 211.68835
},
"StopDistance": 7,
"TerritoryId": 129,
"InteractionType": "Interact",
"TargetTerritoryId": 138
},
{
"TerritoryId": 138,
"InteractionType": "AttuneAetheryte",
"Aetheryte": "Western La Noscea - Aleport"
},
{
"Position": {
"X": 671.124,
"Y": 18.197985,
"Z": 438.18588
},
"TerritoryId": 138,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 22,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
{ "Low": 3 },
null,
null,
null,
null,
null
]
}
],
"$.0": "0 0 0 0 0 0 -> 19 0 0 0 0 0",
"$.1": "Slay roselings.",
"$.2": "something is obviously fucked in this sequence: kills two roselings, targets the third but then skips over to jackals. however, it's functional, because there are roselings up northeast near the jackals. tried swapping low 3 on 1 for 16, no effect. que hueva!"
},
{
"Position": {
"X": 685.5392,
"Y": 39.43529,
"Z": 373.1598
},
"TerritoryId": 138,
"InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies",
"ComplexCombatData": [
{
"DataId": 138,
"MinimumKillCount": 3,
"CompletionQuestVariablesFlags": [
null,
{ "High": 3 },
null,
null,
null,
null
]
}
],
"$.0": "19 0 0 0 0 0 -> ?? 48 ?? ?? ?? ??",
"$.1": "Slay wild jackals."
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "Interact",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1005199,
"Position": {
"X": -348.3177,
"Y": -2.3744698,
"Z": 11.917236
},
"TerritoryId": 129,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1005200,
"Position": {
"X": -106.79791,
"Y": 45.688404,
"Z": -252.33844
},
"TerritoryId": 134,
"InteractionType": "SinglePlayerDuty",
"Fly": true,
"AetheryteShortcut": "Middle La Noscea - Summerford Farms"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1005201,
"Position": {
"X": -98.49707,
"Y": 47.27536,
"Z": -262.31793
},
"TerritoryId": 134,
"InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_CLSACN100_00456_Q1_000_000",
"Answer": "TEXT_CLSACN100_00456_A1_000_001"
}
]
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"NextQuestId": 1103
}
]
}
]
}

View File

@ -0,0 +1,114 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
},
"$": "shortcuts shouldn't be necessary here because this is a direct continue from 1103, but it doesn't hurt"
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1005208,
"Position": {
"X": 316.02954,
"Y": -24.136772,
"Z": 211.20007
},
"TerritoryId": 138,
"InteractionType": "Interact",
"AetheryteShortcut": "Western La Noscea - Aleport"
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1005211,
"Position": {
"X": 204.27246,
"Y": -36.402367,
"Z": 306.17224
},
"TerritoryId": 138,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [317, 318]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1005211,
"Position": {
"X": 204.27246,
"Y": -36.402367,
"Z": 306.17224
},
"TerritoryId": 138,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 2002009,
"Position": {
"X": 173.81543,
"Y": -41.36731,
"Z": 280.7201
},
"TerritoryId": 138,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"NextQuestId": 459
}
]
}
]
}

View File

@ -0,0 +1,156 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"DataId": 1003505,
"Position": {
"X": -186.20587,
"Y": 16,
"Z": 56.931396
},
"TerritoryId": 129,
"InteractionType": "Interact",
"AethernetShortcut": [
"[Limsa Lominsa] Arcanists' Guild",
"[Limsa Lominsa] Hawkers' Alley"
]
}
]
},
{
"Sequence": 2,
"Steps": [
{
"DataId": 1000938,
"Position": {
"X": -4.654114,
"Y": 44.999847,
"Z": -241.84027
},
"TerritoryId": 128,
"InteractionType": "Interact",
"AethernetShortcut": [
"[Limsa Lominsa] Hawkers' Alley",
"[Limsa Lominsa] Marauders' Guild"
]
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "Interact",
"AethernetShortcut": [
"[Limsa Lominsa] Marauders' Guild",
"[Limsa Lominsa] Arcanists' Guild"
]
}
]
},
{
"Sequence": 4,
"Steps": [
{
"DataId": 1005215,
"Position": {
"X": 178.66785,
"Y": -41.140213,
"Z": 261.61597
},
"TerritoryId": 138,
"InteractionType": "Interact",
"AetheryteShortcut": "Western La Noscea - Aleport"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 1005217,
"Position": {
"X": 103.74609,
"Y": 68.15523,
"Z": 329.45752
},
"TerritoryId": 135,
"InteractionType": "Interact",
"Fly": true,
"AetheryteShortcut": "Lower La Noscea - Moraby Drydocks",
"$": "maybe swap this for limsa aethernet route?"
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 2002010,
"Position": {
"X": 108.384766,
"Y": 68.13147,
"Z": 351.61353
},
"TerritoryId": 135,
"InteractionType": "SinglePlayerDuty"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"NextQuestId": 460
}
]
}
]
}

View File

@ -0,0 +1,353 @@
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "goatzone",
"QuestSequence": [
{
"Sequence": 0,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 1,
"Steps": [
{
"Position": {
"X": 410.07083,
"Y": 31.504957,
"Z": -12.586371
},
"TerritoryId": 138,
"InteractionType": "WalkTo",
"TargetTerritoryId": 139,
"AetheryteShortcut": "Western La Noscea - Aleport",
"$": "yanked from 3860",
"SkipConditions": { "StepIf": { "Flying": "Unlocked" } }
},
{
"DataId": 1005227,
"Position": {
"X": -311.32983,
"Y": -1.5234554,
"Z": 127.336426
},
"TerritoryId": 139,
"InteractionType": "Interact",
"Fly": true,
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
"SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true }
}
}
]
},
{
"Sequence": 2,
"Steps": [
{
"Position": {
"X": -388.51654,
"Y": -4.1690946,
"Z": 189.30782
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"$": "runs into the water and gets stuck trying to walk up the other end",
"SkipConditions": { "StepIf": { "Flying": "Unlocked" } }
},
{
"Position": {
"X": -447.8906,
"Y": 1.2045829,
"Z": 101.44413
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"Fly": true,
"SkipConditions": { "StepIf": { "Flying": "Locked" } },
"$": "don't trust flyrouting to not slam into the side of the house and stuck there."
},
{
"DataId": 1006195,
"Position": {
"X": -453.36084,
"Y": 4.574484,
"Z": 71.54956
},
"TerritoryId": 139,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 3,
"Steps": [
{
"DataId": 2001892,
"Position": {
"X": -457.7249,
"Y": 29.19043,
"Z": 58.335205
},
"TerritoryId": 139,
"InteractionType": "Interact",
"Fly": true,
"Mount": true,
"CompletionQuestVariablesFlags": [null, null, null, null, null, 128],
"$": "0 0 0 0 0 0 -> 17 0 16 0 0 128"
},
{
"DataId": 2001894,
"Position": {
"X": -393.4234,
"Y": 42.557373,
"Z": -2.975586
},
"TerritoryId": 139,
"InteractionType": "Interact",
"Fly": true,
"CompletionQuestVariablesFlags": [null, null, null, null, null, 32],
"$": "17 0 16 0 0 128 -> 33 1 32 0 0 160"
},
{
"Position": {
"X": -389.36255,
"Y": 26.500046,
"Z": 47.888634
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"$": "stuck on a ledge too high"
},
{
"DataId": 2001893,
"Position": {
"X": -388.72363,
"Y": 27.023682,
"Z": 45.578613
},
"TerritoryId": 139,
"InteractionType": "Interact",
"$": "too close and finnicky to justify fly"
}
]
},
{
"Sequence": 4,
"Steps": [
{
"Position": {
"X": -425.7531,
"Y": -1.5978433,
"Z": 60.483967
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"SkipConditions": { "StepIf": { "Flying": "Unlocked" } },
"$": "waddles right into the back of the hill trying to walk through the back wall of the house"
},
{
"Position": {
"X": -447.8906,
"Y": 1.2045829,
"Z": 101.44413
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"Fly": true,
"$": "same as last step & don't trust flyrouting to not slam into the side of the house and stuck there."
},
{
"DataId": 1006195,
"Position": {
"X": -453.36084,
"Y": 4.574484,
"Z": 71.54956
},
"TerritoryId": 139,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 5,
"Steps": [
{
"DataId": 2002478,
"Position": {
"X": -600.61035,
"Y": -3.189148,
"Z": -53.788086
},
"TerritoryId": 139,
"InteractionType": "Emote",
"Emote": "dance",
"Fly": true
}
]
},
{
"Sequence": 6,
"Steps": [
{
"DataId": 2002478,
"Position": {
"X": -600.61035,
"Y": -3.189148,
"Z": -53.788086
},
"TerritoryId": 139,
"InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [39],
"$":"BROKEN!!!! skips combat to 7, gets pushed into the water/stands there, probably wrong spawntype?"
}
]
},
{
"Sequence": 7,
"Steps": [
{
"DataId": 2002478,
"Position": {
"X": -600.61035,
"Y": -3.189148,
"Z": -53.788086
},
"TerritoryId": 139,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 8,
"Steps": [
{
"Position": {
"X": -565.89716,
"Y": -1.7663122,
"Z": -1.1393917
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"SkipConditions": { "StepIf": { "Flying": "Unlocked" } },
"$": "falls into water and dismounts otherwise"
},
{
"Position": {
"X": -414.07626,
"Y": -6.6746397,
"Z": 192.51894
},
"TerritoryId": 139,
"InteractionType": "WalkTo",
"SkipConditions": { "StepIf": { "Flying": "Unlocked" } },
"$": "more waterpit avoidant adventures"
},
{
"DataId": 1005249,
"Position": {
"X": -337.30072,
"Y": -2.1811728,
"Z": 141.31372
},
"TerritoryId": 139,
"Fly": true,
"InteractionType": "Emote",
"Emote": "dance"
}
]
},
{
"Sequence": 9,
"Steps": [
{
"Position": {
"X": -149.2354,
"Y": 39.999996,
"Z": 177.46886
},
"TerritoryId": 128,
"InteractionType": "WalkTo",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] The Aftcastle"
],
"$": "works without this but it slowly glides across the wall for a good ten-fifteen seconds"
},
{
"DataId": 1005228,
"Position": {
"X": -190.3258,
"Y": 41.24994,
"Z": 176.22644
},
"TerritoryId": 128,
"InteractionType": "Emote",
"Emote": "dance",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_CLSACN250_00460_Q1_000_000",
"Yes": true
}
]
}
]
},
{
"Sequence": 10,
"Steps": [
{
"DataId": 1005228,
"Position": {
"X": -190.3258,
"Y": 41.24994,
"Z": 176.22644
},
"TerritoryId": 128,
"InteractionType": "Interact"
}
]
},
{
"Sequence": 255,
"Steps": [
{
"DataId": 1000909,
"Position": {
"X": -326.37524,
"Y": 12.899658,
"Z": 9.994568
},
"TerritoryId": 129,
"InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza",
"[Limsa Lominsa] Arcanists' Guild"
],
"$":"tp is just more expedient than running back to the aftcastle shard"
}
]
}
]
}