Questionable/QuestPaths
Plogon Enjoyer 4f01e60e6a test new quest schema
(cherry picked from commit 1bd92659c3)
(cherry picked from commit a5c51b73dc)
(cherry picked from commit f7e77dd9a9)
(cherry picked from commit e025abb06c)
(cherry picked from commit c0484ee84c)
2024-09-12 00:27:36 +08:00
..
2.x - A Realm Reborn Merge pull request 'cacahuetes-BRDstart' (#42) from cacahuetes/Questionable:cacahuetes-BRDstart into master 2024-09-10 19:23:23 +00:00
3.x - Heavensward Minor adjustments for MNK quests 2024-09-09 21:39:11 +02:00
4.x - Stormblood Added new story quest "It Can Be Cruel Sometimes" 2024-09-12 00:21:59 +08:00
5.x - Shadowbringers Merge branch 'final-class-quests' 2024-09-12 00:27:08 +08:00
6.x - Endwalker Merge branch 'omicron' 2024-09-12 00:26:57 +08:00
7.x - Dawntrail Add snipe cheat 2024-09-11 16:58:07 +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 Update source gen 2024-08-05 07:51:34 +02:00
QuestPaths.csproj Load gathering points dynamically, BTN 65-70 2024-08-05 20:01:01 +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 ARR path fixes 2024-08-09 02:55:21 +02:00
packages.lock.json Update source gen 2024-07-21 23:10:16 +02:00
quest-v1.json test new quest schema 2024-09-12 00:27:36 +08: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