Replace vanilla legacy tracks with Mistborn-themed equivalents:
- 5 universal tracks (Allomantic Bloodline, Political Dominance,
Ministry Connections, Metallurgic Wealth, Underground Network)
with 5 tiers each (25 perks total)
- 10 house-specific tracks (one per Great House) with 3 tiers
each (30 perks total)
- Full localization for all tracks, perks, and modifier names
- replace_path for vanilla dynasty_legacies suppression
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Mistborn-specific death reasons (Allomantic combat, Inquisitor
execution, mist sickness, pewter drag, hemalurgic sacrifice, atium
overdose, ashfall, koloss attack, Pits of Hathsin, rebellion, Lord
Ruler's wrath, smoker failure). Add 15 custom nicknames (the Survivor,
Ash Lord, Sliver of Infinity, the Ascendant, etc.). Suppress vanilla
nicknames via replace_path to prevent immersion-breaking medieval
titles. Full localization with lore descriptions for all entries.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Province history for Luthadel showed vanilla Swabian/Catholic instead
of Noble Scadrian/Steel Ministry because vanilla province history was
merging with ours. Added replace_path for history/provinces to use
only our province data.
DLC decisions (Secure Mediterranean, Train for Tournament, Favor
Skilled Outsiders, etc.) leaked through because they live in
dlc_decisions/ subdirectories. Added replace_path for common/decisions
and all 12 DLC decision subdirectories.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Created bookmark_portraits/ with placeholder portrait definitions
for all 4 bookmark characters (regenerate in-game with
dump_bookmark_portraits for proper visuals)
- Added bm_group_1020 bookmark group and localization
- Added start_date to vanilla bookmark suppression entries (required
field per ck3-tiger)
- Removed invalid background field from bookmark definition
- Added replace_path directives for bookmarks to mod descriptors
- Adjusted character positions on the bookmark screen
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The mod was targeting CK3 1.12 which is several versions behind the
current 1.18 (Crane). Added Roads to Power DLC as a dependency in
both descriptor files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Renamed mistborn_final_empire/ to lords_of_ash/ and
mistborn_final_empire.mod to lords-of-ash.mod using git mv.
Updated all references in CLAUDE.md, ck3-game-install skill,
and commit skill.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>