Reformat quests (whitespace/line break-only changes)

pull/45/head
Liza 2024-09-11 21:49:14 +02:00
parent 687df259a7
commit cc4a573b2d
Signed by: liza
GPG Key ID: 7199F8D727D55F67
128 changed files with 3589 additions and 3294 deletions

View File

@ -68,7 +68,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 2] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
2
]
}, },
{ {
"Position": { "Position": {
@ -80,7 +87,14 @@
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"SkipConditions": { "SkipConditions": {
"StepIf": { "StepIf": {
"CompletionQuestVariablesFlags": [null, null, null, null, null, 4] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
4
]
} }
} }
}, },
@ -95,7 +109,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 4] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
4
]
}, },
{ {
"Position": { "Position": {
@ -107,7 +128,14 @@
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"SkipConditions": { "SkipConditions": {
"StepIf": { "StepIf": {
"CompletionQuestVariablesFlags": [null, null, null, null, null, 8] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
8
]
} }
} }
}, },
@ -122,7 +150,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 8] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
8
]
}, },
{ {
"Position": { "Position": {
@ -156,7 +191,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 16] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
16
]
}, },
{ {
"Position": { "Position": {
@ -190,7 +232,14 @@
"StopDistance": 15, "StopDistance": 15,
"InteractionType": "Action", "InteractionType": "Action",
"Action": "Heavy Shot", "Action": "Heavy Shot",
"CompletionQuestVariablesFlags": [null, null, null, null, null, 32] "CompletionQuestVariablesFlags": [
null,
null,
null,
null,
null,
32
]
}, },
{ {
"Position": { "Position": {
@ -253,7 +302,9 @@
"[Gridania] Lancers' Guild" "[Gridania] Lancers' Guild"
], ],
"SkipConditions": { "SkipConditions": {
"StepIf": { "AetheryteUnlocked": "East Shroud - Hawthorne Hut" } "StepIf": {
"AetheryteUnlocked": "East Shroud - Hawthorne Hut"
}
} }
}, },
{ {

View File

@ -16,7 +16,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -49,7 +52,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterItemUse", "EnemySpawnType": "AfterItemUse",
"ItemId": 2000817, "ItemId": 2000817,
"KillEnemyDataIds": [1925], "KillEnemyDataIds": [
1925
],
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
"Fly": true "Fly": true
} }

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -73,7 +76,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"DelaySecondsAtStart": 0, "DelaySecondsAtStart": 0,
"KillEnemyDataIds": [1926] "KillEnemyDataIds": [
1926
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -56,7 +59,9 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"KillEnemyDataIds": [1927] "KillEnemyDataIds": [
1927
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -180,7 +183,11 @@
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"KillEnemyDataIds": [81,345,348] "KillEnemyDataIds": [
81,
345,
348
]
} }
] ]
}, },

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true

View File

@ -179,7 +179,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -203,7 +205,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -227,7 +231,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -251,7 +257,9 @@
"TerritoryId": 140, "TerritoryId": 140,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [131], "KillEnemyDataIds": [
131
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
} }
] ]

View File

@ -110,7 +110,9 @@
"TerritoryId": 141, "TerritoryId": 141,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [771], "KillEnemyDataIds": [
771
],
"Fly": true, "Fly": true,
"AetheryteShortcut": "Central Thanalan - Black Brush Station", "AetheryteShortcut": "Central Thanalan - Black Brush Station",
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,

View File

@ -5,20 +5,23 @@
{ {
"Sequence": 0, "Sequence": 0,
"Steps": [ "Steps": [
{ "DataId": 1000895, {
"DataId": 1000895,
"Position": { "Position": {
"X": -335.74432, "X": -335.74432,
"Y": 12.899764, "Y": 12.899764,
"Z": 1.3884888 "Z": 1.3884888
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "AcceptQuest"} "InteractionType": "AcceptQuest"
}
] ]
}, },
{ {
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ "DataId": 1000909, {
"DataId": 1000909,
"Position": { "Position": {
"X": -326.37524, "X": -326.37524,
"Y": 12.899658, "Y": 12.899658,
@ -39,4 +42,3 @@
} }
] ]
} }

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["Cacahuetes", "liza"], "Author": [
"Cacahuetes",
"liza"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -22,7 +22,9 @@
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InSameTerritory": true, "InSameTerritory": true,
"InTerritory": [133] "InTerritory": [
133
]
} }
} }
} }
@ -70,7 +72,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [294], "KillEnemyDataIds": [
294
],
"Fly": true "Fly": true
} }
] ]

View File

@ -48,7 +48,9 @@
"[Gridania] Lancers' Guild" "[Gridania] Lancers' Guild"
], ],
"SkipConditions": { "SkipConditions": {
"StepIf": {"AetheryteUnlocked": "East Shroud - Hawthorne Hut"} "StepIf": {
"AetheryteUnlocked": "East Shroud - Hawthorne Hut"
}
} }
}, },
{ {

View File

@ -7,7 +7,11 @@
"Steps": [ "Steps": [
{ {
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone", "AetheryteShortcut": "Eastern Thanalan - Camp Drybone",
"SkipConditions": {"AetheryteShortcutIf": {"InSameTerritory": true}}, "SkipConditions": {
"AetheryteShortcutIf": {
"InSameTerritory": true
}
},
"DataId": 1005884, "DataId": 1005884,
"Position": { "Position": {
"X": -526.26843, "X": -526.26843,

View File

@ -17,13 +17,9 @@
} }
] ]
}, },
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 353, "DataId": 353,
"Position": { "Position": {
@ -34,7 +30,10 @@
"TerritoryId": 141, "TerritoryId": 141,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [352,353] "KillEnemyDataIds": [
352,
353
]
}, },
{ {
"Position": { "Position": {

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["liza", "JerryWester"], "Author": [
"liza",
"JerryWester"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -27,7 +27,6 @@
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
{ {
"DataId": 2002327, "DataId": 2002327,
"Position": { "Position": {
"X": 423.17834, "X": 423.17834,

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["JerryWester", "liza"], "Author": [
"JerryWester",
"liza"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -40,14 +40,16 @@
397 397
] ]
}, },
{"DataId": 1005413, {
"DataId": 1005413,
"Position": { "Position": {
"X": 248.49304, "X": 248.49304,
"Y": -11.838913, "Y": -11.838913,
"Z": 97.45935 "Z": 97.45935
}, },
"TerritoryId": 138, "TerritoryId": 138,
"InteractionType": "Interact"} "InteractionType": "Interact"
}
] ]
}, },
{ {

View File

@ -21,7 +21,10 @@
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
}, },
"AethernetShortcutIf": { "AethernetShortcutIf": {
"InSameTerritory": true "InSameTerritory": true
@ -76,7 +79,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [777], "KillEnemyDataIds": [
777
],
"Fly": true "Fly": true
} }
] ]
@ -109,7 +114,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [4615], "KillEnemyDataIds": [
4615
],
"Fly": true "Fly": true
} }
] ]

View File

@ -76,7 +76,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5047] "KillEnemyDataIds": [
5047
]
} }
] ]
}, },
@ -117,7 +119,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5047] "KillEnemyDataIds": [
5047
]
} }
] ]
}, },
@ -158,7 +162,9 @@
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [5043] "KillEnemyDataIds": [
5043
]
} }
] ]
}, },

View File

@ -53,7 +53,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [5043], "KillEnemyDataIds": [
5043
],
"Fly": true "Fly": true
} }
] ]

View File

@ -63,7 +63,9 @@
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [4627], "KillEnemyDataIds": [
4627
],
"Fly": true "Fly": true
} }
] ]

View File

@ -158,7 +158,9 @@
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4683], "KillEnemyDataIds": [
4683
],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
2, 2,
null, null,

View File

@ -69,7 +69,9 @@
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4690], "KillEnemyDataIds": [
4690
],
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
4, 4,

View File

@ -51,7 +51,10 @@
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4691, 4692], "KillEnemyDataIds": [
4691,
4692
],
"Fly": true, "Fly": true,
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
4, 4,
@ -103,7 +106,10 @@
"TerritoryId": 398, "TerritoryId": 398,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [4690, 4691] "KillEnemyDataIds": [
4690,
4691
]
}, },
{ {
"DataId": 2005861, "DataId": 2005861,

View File

@ -174,7 +174,6 @@
"Sequence": 10, "Sequence": 10,
"Steps": [ "Steps": [
{ {
"DataId": 1006273, "DataId": 1006273,
"Position": { "Position": {
"X": 619.0126, "X": 619.0126,

View File

@ -36,7 +36,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
2,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -55,7 +65,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
3,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -65,7 +86,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8587] "KillEnemyDataIds": [
8587
]
}, },
{ {
"DataId": 1025119, "DataId": 1025119,
@ -76,7 +99,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 2, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
2,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -95,7 +129,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [3, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
3,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -105,7 +149,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8586] "KillEnemyDataIds": [
8586
]
}, },
{ {
"DataId": 1025060, "DataId": 1025060,
@ -116,7 +162,17 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"RequiredQuestVariables": [null, null, null, [2, 4], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
2,
4
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {
@ -126,7 +182,9 @@
} }
], ],
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8585] "KillEnemyDataIds": [
8585
]
}, },
{ {
"DataId": 1025118, "DataId": 1025118,
@ -137,7 +195,18 @@
}, },
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Interact", "InteractionType": "Interact",
"RequiredQuestVariables": [null, null, null, [1, 3, 5], null, null], "RequiredQuestVariables": [
null,
null,
null,
[
1,
3,
5
],
null,
null
],
"Fly": true, "Fly": true,
"DialogueChoices": [ "DialogueChoices": [
{ {

View File

@ -31,7 +31,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8588], "KillEnemyDataIds": [
8588
],
"Fly": true "Fly": true
} }
] ]

View File

@ -30,10 +30,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [16], null, null, null], "RequiredQuestVariables": [
null,
null,
[
16
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -45,10 +56,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [32], null, null, null], "RequiredQuestVariables": [
null,
null,
[
32
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
}, },
{ {
@ -60,10 +82,21 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "OverworldEnemies", "EnemySpawnType": "OverworldEnemies",
"KillEnemyDataIds": [8589], "KillEnemyDataIds": [
8589
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"RequiredQuestVariables": [null, null, [48], null, null, null], "RequiredQuestVariables": [
null,
null,
[
48
],
null,
null,
null
],
"CombatDelaySecondsAtStart": 1 "CombatDelaySecondsAtStart": 1
} }
] ]

View File

@ -49,7 +49,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [8592] "KillEnemyDataIds": [
8592
]
} }
] ]
}, },

View File

@ -22,7 +22,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -117,7 +117,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [8577], "KillEnemyDataIds": [
8577
],
"Fly": true, "Fly": true,
"Land": true, "Land": true,
"AetheryteShortcut": "Fringes - Castrum Oriens" "AetheryteShortcut": "Fringes - Castrum Oriens"

View File

@ -24,7 +24,10 @@
"InSameTerritory": true "InSameTerritory": true
}, },
"AetheryteShortcutIf": { "AetheryteShortcutIf": {
"InTerritory": [130, 131] "InTerritory": [
130,
131
]
} }
} }
} }

View File

@ -100,7 +100,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7217], "KillEnemyDataIds": [
7217
],
"CombatDelaySecondsAtStart": 0, "CombatDelaySecondsAtStart": 0,
"Mount": false "Mount": false
}, },

View File

@ -52,7 +52,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7214], "KillEnemyDataIds": [
7214
],
"Fly": true "Fly": true
}, },
{ {

View File

@ -51,7 +51,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7215], "KillEnemyDataIds": [
7215
],
"AetheryteShortcut": "Fringes - Castrum Oriens", "AetheryteShortcut": "Fringes - Castrum Oriens",
"Fly": true "Fly": true
}, },

View File

@ -99,7 +99,9 @@
"TerritoryId": 612, "TerritoryId": 612,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [7216], "KillEnemyDataIds": [
7216
],
"Fly": true "Fly": true
} }
] ]

View File

@ -1,6 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": ["JerryWester", "ewlame"], "Author": [
"JerryWester",
"ewlame"
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -39,7 +39,6 @@
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "Interact" "InteractionType": "Interact"
} }
] ]
}, },
{ {

View File

@ -30,8 +30,6 @@
{ {
"Sequence": 1, "Sequence": 1,
"Steps": [ "Steps": [
] ]
}, },
{ {

View File

@ -1,6 +1,7 @@
## Sharing is Caring ## Sharing is Caring
QuestWork: QuestWork:
``` ```
0 0 0 x 0 0 0 0 0 x 0 0
1 → 1032140 1 → 1032140

View File

@ -1,6 +1,7 @@
## The Aesthetician of Il Mheg ## The Aesthetician of Il Mheg
QuestWork: QuestWork:
``` ```
0 x 0 0 0 0 | QW after first 0 x 0 0 0 0 | QW after first
1 → 2010860 2010863 | 1 18 0 0 0 128 1 → 2010860 2010863 | 1 18 0 0 0 128

View File

@ -55,7 +55,9 @@
null, null,
null, null,
null, null,
[1], [
1
],
null, null,
null null
] ]
@ -74,7 +76,9 @@
null, null,
null, null,
null, null,
[2], [
2
],
null, null,
null null
] ]
@ -93,7 +97,9 @@
null, null,
null, null,
null, null,
[3], [
3
],
null, null,
null null
] ]

View File

@ -1,6 +1,7 @@
## Porxine Perfection ## Porxine Perfection
QuestWork: QuestWork:
``` ```
0 0 xx 0 0 0 0 0 xx 0 0 0
16 → 2010891 2010892 16 → 2010891 2010892

View File

@ -34,7 +34,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[16], [
16
],
null, null,
null, null,
null null
@ -53,7 +55,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[32], [
32
],
null, null,
null, null,
null null
@ -72,7 +76,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[48], [
48
],
null, null,
null, null,
null null

View File

@ -1,6 +1,7 @@
## Amazing Graze ## Amazing Graze
Sequence 2: Sequence 2:
``` ```
0 x 0 0 0 0 0 x 0 0 0 0
1 → 2010896 2010897 1 → 2010896 2010897

View File

@ -34,7 +34,9 @@
null, null,
null, null,
null, null,
[2], [
2
],
null, null,
null null
] ]
@ -53,7 +55,9 @@
null, null,
null, null,
null, null,
[1], [
1
],
null, null,
null null
] ]
@ -72,7 +76,9 @@
null, null,
null, null,
null, null,
[3], [
3
],
null, null,
null null
] ]

View File

@ -1,6 +1,7 @@
## Pure Imagination ## Pure Imagination
QuestWork: QuestWork:
``` ```
0 0 0 x 0 0 0 0 0 x 0 0
1 → 2010899 1 → 2010899

View File

@ -1,6 +1,7 @@
## Raiders of the Lost Pork ## Raiders of the Lost Pork
QuestWork: QuestWork:
``` ```
0 x 0 0 0 0 0 x 0 0 0 0
16 → Tall Fuath (1032167) 16 → Tall Fuath (1032167)

View File

@ -33,7 +33,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[3], [
3
],
null, null,
null, null,
null null
@ -52,7 +54,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[1], [
1
],
null, null,
null, null,
null null
@ -71,7 +75,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[2], [
2
],
null, null,
null, null,
null null

View File

@ -42,7 +42,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[2], [
2
],
null, null,
null, null,
null, null,
@ -61,7 +63,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[3], [
3
],
null, null,
null, null,
null, null,
@ -80,7 +84,9 @@
"DisableNavmesh": true, "DisableNavmesh": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[1], [
1
],
null, null,
null, null,
null, null,

View File

@ -35,7 +35,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[1], [
1
],
null, null,
null, null,
null null
@ -55,7 +57,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[2], [
2
],
null, null,
null, null,
null null

View File

@ -90,9 +90,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -41,8 +41,6 @@
"ItemId": 29554, "ItemId": 29554,
"ItemCount": 3 "ItemCount": 3
} }
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -32,9 +32,6 @@
"AetheryteShortcut": "Rak'tika - Fanow", "AetheryteShortcut": "Rak'tika - Fanow",
"Fly": true, "Fly": true,
"RequiredGatheredItems": [ "RequiredGatheredItems": [
] ]
}, },
{ {

View File

@ -134,7 +134,9 @@
"TerritoryId": 141, "TerritoryId": 141,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [10849], "KillEnemyDataIds": [
10849
],
"Fly": true "Fly": true
} }
] ]

View File

@ -88,7 +88,9 @@
"TerritoryId": 153, "TerritoryId": 153,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [10851] "KillEnemyDataIds": [
10851
]
} }
] ]
}, },

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"TerritoryBlacklist": [ "TerritoryBlacklist": [

View File

@ -127,7 +127,9 @@
"TerritoryId": 815, "TerritoryId": 815,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10883], "KillEnemyDataIds": [
10883
],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
@ -147,7 +149,9 @@
"TerritoryId": 815, "TerritoryId": 815,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10883], "KillEnemyDataIds": [
10883
],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
@ -167,7 +171,9 @@
"TerritoryId": 815, "TerritoryId": 815,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10883], "KillEnemyDataIds": [
10883
],
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,

View File

@ -1,7 +1,9 @@
{ {
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"TerritoryBlacklist": [863], "TerritoryBlacklist": [
863
],
"QuestSequence": [ "QuestSequence": [
{ {
"Sequence": 0, "Sequence": 0,

View File

@ -20,7 +20,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]
@ -54,7 +56,9 @@
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea", "EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [10865] "KillEnemyDataIds": [
10865
]
} }
] ]
}, },
@ -91,7 +95,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
}, },
"NextQuestId": 3268 "NextQuestId": 3268
} }

View File

@ -20,7 +20,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]
@ -54,7 +56,9 @@
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10866], "KillEnemyDataIds": [
10866
],
"Fly": true "Fly": true
} }
] ]
@ -72,7 +76,9 @@
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10867], "KillEnemyDataIds": [
10867
],
"Fly": true "Fly": true
} }
] ]
@ -111,7 +117,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
}, },
"NextQuestId": 3269 "NextQuestId": 3269
} }

View File

@ -20,7 +20,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]
@ -114,7 +116,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
}, },
"NextQuestId": 3270 "NextQuestId": 3270
} }

View File

@ -20,7 +20,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]
@ -54,7 +56,9 @@
"TerritoryId": 817, "TerritoryId": 817,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10950], "KillEnemyDataIds": [
10950
],
"Fly": true "Fly": true
} }
] ]
@ -72,7 +76,9 @@
"TerritoryId": 817, "TerritoryId": 817,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10869], "KillEnemyDataIds": [
10869
],
"Fly": true "Fly": true
} }
] ]
@ -111,7 +117,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
}, },
"NextQuestId": 3271 "NextQuestId": 3271
} }

View File

@ -20,7 +20,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]

View File

@ -16,7 +16,9 @@
"InteractionType": "AcceptQuest", "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Kholusia - Tomra", "AetheryteShortcut": "Kholusia - Tomra",
"SkipConditions": { "SkipConditions": {
"AethernetShortcutIf": { "InSameTerritory": true } "AethernetShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]
@ -34,7 +36,9 @@
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10870], "KillEnemyDataIds": [
10870
],
"Fly": true "Fly": true
} }
] ]
@ -52,7 +56,9 @@
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10871], "KillEnemyDataIds": [
10871
],
"Fly": true "Fly": true
} }
] ]
@ -121,7 +127,9 @@
"[Crystarium] Musica Universalis Markets" "[Crystarium] Musica Universalis Markets"
], ],
"SkipConditions": { "SkipConditions": {
"AetheryteShortcutIf": { "InSameTerritory": true } "AetheryteShortcutIf": {
"InSameTerritory": true
}
} }
} }
] ]

View File

@ -76,7 +76,9 @@
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10872] "KillEnemyDataIds": [
10872
]
} }
] ]
}, },

View File

@ -73,7 +73,9 @@
"TerritoryId": 815, "TerritoryId": 815,
"InteractionType": "Combat", "InteractionType": "Combat",
"EnemySpawnType": "AfterInteraction", "EnemySpawnType": "AfterInteraction",
"KillEnemyDataIds": [10873], "KillEnemyDataIds": [
10873
],
"Fly": true "Fly": true
} }
] ]

View File

@ -80,7 +80,10 @@
} }
] ]
}, },
{ "Sequence": 4, "Steps": [] }, {
"Sequence": 4,
"Steps": []
},
{ {
"Sequence": 5, "Sequence": 5,
"Steps": [ "Steps": [

View File

@ -34,7 +34,9 @@
"AetheryteShortcut": "Thavnair - Palaka's Stand", "AetheryteShortcut": "Thavnair - Palaka's Stand",
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[19], [
19
],
null, null,
null, null,
null, null,
@ -54,7 +56,9 @@
"Fly": true, "Fly": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[18], [
18
],
null, null,
null, null,
null, null,
@ -74,7 +78,9 @@
"Fly": true, "Fly": true,
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
[17], [
17
],
null, null,
null, null,
null, null,
@ -98,7 +104,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[0], [
0
],
null, null,
null, null,
null null
@ -116,7 +124,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[64], [
64
],
null, null,
null, null,
null null
@ -134,7 +144,9 @@
"RequiredQuestVariables": [ "RequiredQuestVariables": [
null, null,
null, null,
[128], [
128
],
null, null,
null, null,
null null

View File

@ -1,6 +1,7 @@
## Seedy Affair ## Seedy Affair
Step 1: Step 1:
``` ```
0 ?? 0 0 0 0 0 ?? 0 0 0 0
17 → 2012886 17 → 2012886
@ -9,6 +10,7 @@ Step 1:
``` ```
Step 2 Step 2
``` ```
0 0 ?? 0 0 0 0 0 ?? 0 0 0
128 → 2012886 128 → 2012886

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"QuestSequence": [ "QuestSequence": [

View File

@ -1,5 +1,4 @@
 {
{
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
"Author": "liza", "Author": "liza",
"Disabled": true, "Disabled": true,

View File

@ -65,7 +65,6 @@
"Sequence": 255, "Sequence": 255,
"Steps": [ "Steps": [
{ {
"DataId": 2013072, "DataId": 2013072,
"Position": { "Position": {
"X": 456.65674, "X": 456.65674,

Some files were not shown because too many files have changed in this diff Show More