chore(meta): update changelog

Add fix entries for duplicate doctrine removal and lore naming
corrections (metalmic_preservation → preservation_of_knowledge,
Kelsier's Pyre → The Survivor's Square).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 22:41:41 +01:00
co-authored by Claude Opus 4.6
parent 34d3425123
commit 752992ee68
+4 -2
View File
@@ -3,9 +3,9 @@
## [Unreleased]
### Added
- 12 custom tenets replacing vanilla placeholders: Steel Ministry (obligator_hierarchy, allomantic_oversight, imperial_mandate), Terris Worldbringers (keepers_vow, metalmic_preservation, worldbringer_mission), Survivorism (kelsiers_sacrifice, hope_in_ash, underground_network), Cult of Ruin (hemalurgic_rites, embrace_destruction, ruins_whispers)
- 12 custom tenets replacing vanilla placeholders: Steel Ministry (obligator_hierarchy, allomantic_oversight, imperial_mandate), Terris Worldbringers (keepers_vow, preservation_of_knowledge, worldbringer_mission), Survivorism (kelsiers_sacrifice, hope_in_ash, underground_network), Cult of Ruin (hemalurgic_rites, embrace_destruction, ruins_whispers)
- 3 custom doctrine groups: Allomantic Stance (divine/controlled/forbidden), Caste Doctrine (divine order/irrelevant/tool), Gender Doctrine (male preference/equal/irrelevant)
- 5 new holy sites with faith differentiation: Terris Homeland Peaks, Arguois Caverns, Ruin's Deposit, Kelsier's Pyre (conditional), Well of Ascension (conditional)
- 5 new holy sites with faith differentiation: Terris Homeland Peaks, Arguois Caverns, Ruin's Deposit, The Survivor's Square (conditional), Well of Ascension (conditional)
- 3 faith-specific modifiers (steel_ministry, survivorism, cult_of_ruin) applied at game start via on_action
- Cult of Ruin auto-hemalurgy: followers automatically receive trait_knows_hemalurgy at game start
- Lord Ruler character (Rashek, ID 900100): immortal god-emperor holding e_final_empire, full Mistborn + Feruchemist with compounder_modifier, health=10 for immortality
@@ -60,6 +60,8 @@
- Game start metal supply grants for starting Allomancers
### Fixed
- Duplicate gender doctrines removed from all 4 religions (custom Scadrial gender doctrines replace vanilla ones, not coexist)
- Lore-inaccurate names corrected: "metalmic_preservation" → "preservation_of_knowledge", "Kelsier's Pyre" → "The Survivor's Square"
- Tradition can_pick conditions restricted to appropriate cultures: noble_intrigue to noble_scadrian, skaa_resilience to skaa, terris_scholarship to terris
- Dead tradition parameters removed (allomantic_potential_bonus, noble_intrigue_bonus, skaa_resilience_bonus, terris_scholarship_bonus) — never referenced by any trigger
- Holy sites differentiated per faith: Steel Ministry gets 3, Terris 3, Survivorism 3, Cult of Ruin 3 (instead of all faiths sharing the same 5)