Questionable/QuestPaths
Liza 0eb77927b3
Show quest dependencies in quest selection window, add /qst zone as shortcut to show all (mapped) quests starting in the current zone
2024-07-15 20:20:46 +02:00
..
2.x - A Realm Reborn Make 'TargetTerritoryId' auto-pick warps for SelectString/SelectIconString (except for lifts in Ul'dah/Limsa, since airship landings are in normal territories) 2024-07-14 23:26:06 +02:00
5.x - Shadowbringers Combat (experimental) for overworld enemies, better quest list window, fix landing for certain quests, Kozama'uka quests 2024-07-14 22:10:53 +02:00
6.x - Endwalker Combat (experimental) for overworld enemies, better quest list window, fix landing for certain quests, Kozama'uka quests 2024-07-14 22:10:53 +02:00
7.x - Dawntrail Show quest dependencies in quest selection window, add /qst zone as shortcut to show all (mapped) quests starting in the current zone 2024-07-15 20:20:46 +02:00
.gitignore Update packaging + schema 2024-06-01 22:01:50 +02:00
AssemblyQuestLoader.cs Add basic quest validation 2024-07-15 03:05:37 +02:00
QuestPaths.csproj Reorganize folders 2024-07-12 14:37:31 +02:00
README.md Dawntrail Kozama'uka/Urqopacha quests (initial draft) 2024-07-07 18:36:53 +02:00
packages.lock.json Update package lockfiles 2024-07-05 22:18:50 +02:00
quest-v1.json Show quest dependencies in quest selection window, add /qst zone as shortcut to show all (mapped) quests starting in the current zone 2024-07-15 20:20:46 +02:00

README.md

Quest Paths

Folder Structure

Generally, the folder name is derived from SE's classification of quests.

A Realm Reborn

  • MSQ-1: All Starting Cities quests up to Sylph-management
    • Limsa: ManSea[...]
    • Gridania: ManFst[...], also includes some latter quests (e.g. Ifrit)
    • Ul'dah: ManWil[...]
    • Generally, each starting class quest should be in its own city folder, with all shared quests in the Shared folder
  • MSQ-2: All quests from We Come in Peace until the end of ARR (incl. patches)
    • original quests: GaiUs@[...], with @ being the letter used as part of the folder name
    • reworked quests: Xx[...], updated in 5.3 probably → see original quest

Heavensward

Stormblood

Shadowbringers

  • MSQ: LucKm@ with @ being the letter used as part of the folder name

Endwalker

  • MSQ: AktKm@ with @ being the letter used as part of the folder name

Dawntrail

  • MSQ: KinGm@ with @ being the letter used as part of the folder name