jpmschweitzerandClaude Opus 4.6 8e66a75ddd feat(education): add custom education system with 5 tracks and 20 traits
Implement the full Mistborn education system replacing vanilla CK3
education. Includes:
- 5 education focuses (allomantic, noble_court, ministry, skaa, keeper)
- 20 education traits (4 tiers × 5 tracks) with stat bonuses
- 12 education events across all 5 tracks
- 5 guardian compatibility scripted triggers
- Vanilla education suppression file
- 112 localization keys for focuses, traits, events, and tooltips

Special mechanics: allomantic tier 4 grants +10% Mistborn chance,
skaa tier 4 grants +15% hostile scheme resistance, ministry tier 3+
grants can_become_obligator, keeper tier 3+ grants keeper_initiate.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 23:00:55 +01:00
2026-02-08 22:47:37 +01:00

Lords of Ash

A Crusader Kings III total conversion mod set in Brandon Sanderson's Mistborn universe during the Final Empire era. CK3 version 1.18.*.

Structure

lords_of_ash/              # CK3 mod directory
  common/                  # Game data: traits, cultures, religions, decisions, etc.
  events/                  # Event chains (snapping, balls, Lord Ruler, hemalurgy, etc.)
  history/                 # Starting characters, provinces, title holders
  localization/english/    # All display strings (l_english.yml)
lords-of-ash.mod           # Outer mod descriptor
docs/
  lore/                    # Mistborn universe reference (metallic arts, factions, setting)
  bookmarks/               # Story arc planning
  ck3-modding/             # CK3 modding reference
.claude/skills/            # Claude Code skills (commit, orient, ck3-game-install, etc.)
CLAUDE.md                  # Full conventions, naming rules, and system details

Core Systems

  • Allomancy — Genetic trait system. Dormant potential activates via "snapping" into Misting types or full Mistborn.
  • Lord Ruler Attention — Variable (0100) tracking defiance; escalating consequences.
  • Compounding — Allomantic + Feruchemical overlap triggers on yearly pulse.
  • Hemalurgy — Spike-based power transfer system.

Key References

What Where
Modding conventions CLAUDE.md
Lore reference docs/lore/mistborn-universe.md
Known issues lords_of_ash/REVIEW_NOTES.txt
Game install / logs /orient or /ck3-game-install skills
S
Description
No description provided
Readme
24 MiB
Languages
Makefile 59.7%
AMPL 40.3%