Questionable/QuestPaths
Liza 36a0f72bd9
Migrate questIds to IId
2024-08-03 20:30:18 +02:00
..
2.x - A Realm Reborn Misc skip adjustments 2024-08-02 09:55:55 +02:00
3.x - Heavensward Replace NotInSameTerritory 2024-08-01 03:23:09 +02:00
4.x - Stormblood Replace NotInSameTerritory 2024-08-01 03:23:09 +02:00
5.x - Shadowbringers Replace NotInSameTerritory 2024-08-01 03:23:09 +02:00
6.x - Endwalker Migrate questIds to IId 2024-08-03 20:30:18 +02:00
7.x - Dawntrail Misc skip adjustments 2024-08-02 09:55:55 +02:00
.editorconfig Add editorconfig for questpath jsons 2024-07-16 00:55:30 +02:00
.gitignore Update packaging + schema 2024-06-01 22:01:50 +02:00
AssemblyQuestLoader.cs Schema update 2024-08-02 18:30:21 +02:00
QuestPaths.csproj Schema update 2024-08-02 18:30:21 +02:00
README.md Use named aetherytes/aethernet shards for attuning (instead of ids) 2024-07-17 12:58:08 +02:00
Reusable Paths.md Misc skip adjustments 2024-08-02 09:55:55 +02:00
packages.lock.json Update source gen 2024-07-21 23:10:16 +02:00
quest-v1.json Auto-Moving to gathering locations 2024-08-03 11:17:20 +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

  • MSQ: StmBd@@ with @@ being the letter/number used as part of the folder name
    • StmBdA1: A1 - xxx
    • StmBdB: B - 4.1 (and so on for later patches)

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