forked from liza/Questionable
+455, nix unnecessary skip on 454
This commit is contained in:
parent
9acb990b9a
commit
2617c26a73
@ -47,9 +47,6 @@
|
|||||||
"[Limsa Lominsa] Arcanists' Guild",
|
"[Limsa Lominsa] Arcanists' Guild",
|
||||||
"[Limsa Lominsa] Tempest Gate (Lower La Noscea)"
|
"[Limsa Lominsa] Tempest Gate (Lower La Noscea)"
|
||||||
],
|
],
|
||||||
"SkipConditions": {
|
|
||||||
"AethernetShortcutIf": { "InSameTerritory": true }
|
|
||||||
},
|
|
||||||
"$.0": "0 0 0 0 0 0 -> 16 3 0 0 0 0",
|
"$.0": "0 0 0 0 0 0 -> 16 3 0 0 0 0",
|
||||||
"$.1": "Slay wharf rats as an arcanist."
|
"$.1": "Slay wharf rats as an arcanist."
|
||||||
},
|
},
|
||||||
|
@ -0,0 +1,176 @@
|
|||||||
|
{
|
||||||
|
"$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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user