initial commit: classic-only M+ planner with upreza-derived maps
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_comment": "Maps AtlasLoot dungeon-id → list of webp basenames (or base map names). A bare base like 'Ulduar' expands to every stitched floor: Ulduar_overview, Ulduar_floor1, …. Case-insensitive auto-match handles most names — only put entries here when the names truly differ.",
|
||||
|
||||
"AuchAuchenaiCrypts": ["AuchenaiCrypts"],
|
||||
"AuchManaTombs": ["ManaTombs"],
|
||||
"AuchSethekkHalls": ["SethekkHalls"],
|
||||
"AuchShadowLabyrinth": ["ShadowLabyrinth"],
|
||||
|
||||
"CFRSerpentshrineCavern": ["CoilfangReservoir"],
|
||||
"CFRTheSlavePens": ["TheSlavePens"],
|
||||
"CFRTheSteamvault": ["TheSteamvault"],
|
||||
"CFRTheUnderbog": ["TheUnderbog"],
|
||||
|
||||
"CoTBlackMorass": ["CoTTheBlackMorass"],
|
||||
"CoTHyjal": ["CoTMountHyjal"],
|
||||
"CoTOldHillsbrad": ["CoTHillsbradFoothills"],
|
||||
"CoTOldStratholme": ["CoTStratholme"],
|
||||
|
||||
"FHHallsOfReflection": ["HallsofReflection"],
|
||||
"FHPitOfSaron": ["PitofSaron"],
|
||||
"FHTheForgeOfSouls": ["TheForgeofSouls"],
|
||||
|
||||
"HCBloodFurnace": ["TheBloodFurnace"],
|
||||
"HCHellfireRamparts": ["HellfireRamparts"],
|
||||
"HCMagtheridonsLair": ["Magtheridonslair"],
|
||||
"HCTheShatteredHalls": ["TheShatteredHalls"],
|
||||
|
||||
"TempestKeepArcatraz": ["TheArcatraz"],
|
||||
"TempestKeepBotanica": ["TheBotanica"],
|
||||
"TempestKeepMechanar": ["TheMechanar"],
|
||||
"TempestKeepTheEye": ["TempestKeep"],
|
||||
|
||||
"Naxxramas60": ["Naxxramas"],
|
||||
"Onyxia60": ["OnyxiasLair"],
|
||||
|
||||
"ObsidianSanctum": ["TheObsidianSanctum"],
|
||||
"RubySanctum": ["TheRubySanctum"],
|
||||
"TheRuinsofAhnQiraj": ["RuinsofAhnQiraj"],
|
||||
"TheTempleofAhnQiraj": ["AhnQiraj"],
|
||||
"TheSunkenTemple": ["TheTempleofAtalhakkar"],
|
||||
"ragefire": ["Ragefire"],
|
||||
|
||||
"_icc": "AtlasLoot has IcecrownCitadelA/B/C as separate; uprez has only IcecrownCitadel",
|
||||
"IcecrownCitadelA": ["IcecrownCitadel"],
|
||||
"IcecrownCitadelB": ["IcecrownCitadel"],
|
||||
"IcecrownCitadelC": ["IcecrownCitadel"],
|
||||
|
||||
"_ulduar": "AtlasLoot has UlduarA/B/C/D/E as separate (5 wings); uprez has multi-floor Ulduar — show all floors for any wing",
|
||||
"UlduarA": ["Ulduar"],
|
||||
"UlduarB": ["Ulduar"],
|
||||
"UlduarC": ["Ulduar"],
|
||||
"UlduarD": ["Ulduar"],
|
||||
"UlduarE": ["Ulduar"]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user