Commit Graph
7 Commits
Author SHA1 Message Date
jpmschweitzerandClaude Opus 4.6 ceee092cdd feat(legacies): add 5 universal and 10 house-specific dynasty legacies
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>
2026-02-08 22:46:24 +01:00
jpmschweitzerandClaude Opus 4.6 0a10a01703 feat(traits): add 12 custom death reasons and 15 nicknames
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>
2026-02-08 22:40:15 +01:00
jpmschweitzerandClaude Opus 4.6 7a92103a27 fix(mod): add replace_path for provinces and decisions
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>
2026-02-08 14:09:00 +01:00
jpmschweitzerandClaude Opus 4.6 b291d65900 fix(bookmarks): add portraits, bookmark group, and fix suppression
- 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>
2026-02-07 22:09:27 +01:00
jpmschweitzerandClaude Opus 4.6 145824dadf chore(meta): bump supported version to 1.18 and add Roads to Power dependency
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>
2026-02-07 15:32:57 +01:00
jpmschweitzerandClaude Opus 4.6 c4a33288b6 chore(meta): update changelog
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 15:13:19 +01:00
jpmschweitzerandClaude Opus 4.6 3940e62c57 refactor(meta): rename mod directory and descriptor to lords-of-ash
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>
2026-02-07 15:12:46 +01:00