Follow-up to the Damage Reduction Order formalization:
- Rozdział V's actual combat-resolution paragraph (00. Podręcznik Gry.md)
never got updated to match the new sequential Runic Armour -> Magic
Shielding -> Armour -> HP order and terminology; it still described
the two magic layers as one lumped subtraction.
- Renamed the last "Runiczna Tarcza" holdouts to "Runiczny Pancerz":
the Amulet Osłony artifact and the Sztandar/Patriarcha Crimson Cult
weapon writeup (duplicated across two files), which already had its
own pre-existing 2:1 shield-breaking mechanic predating this
session's spell conversions.
- Crimson Bolt now ignores Runic Armour and Magic Shielding but no
longer ignores mundane Pancerz (ignoresArmor: true -> false) - a
deliberate example that an effect can skip some defensive layers in
the new order without skipping all of them.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xsdbKAT27PoAX9SWH3MFK
Combat-pacing rebalance to curb single-cast overcast greed and long-fight
stalemates without further nerfing base spell damage:
- Replace the per-round mana cap with a daily mana pool (old Poziom Mocy
values x3), restored via rest tiers (Odetchniecie/Krotki/Dlugi Odpoczynek).
- Add a mundane-only "Kara za Wyczerpanie Many" table for casting past the
daily pool, and a "Kara za Nieudolnosc" table for failed overcast tests -
deliberately kept free of Otchlan/Obled corruption.
- Taper overcast effect bonuses past step 2 (halved, min 1) to blunt
free-zone alpha strikes below Maksymalny Koszt Zaklecia.
- Rebalance Zywotnosc/Oszolomiony/rest-recovery from 3x/1-3 to 2x/1-2.
- Add a "Potega Efektu" magnitude parameter to the spell-costing formula,
decoupling effect strength from casting difficulty (T/S).
- Flip the Obrazenia/Ochrona category modifiers (-0.4/+0.2, was 0.0/-0.7) so
shields cost more than comparable attacks instead of less, then swept all
spell files against the new formula.
- Expand shield-breaking beyond Ether Pierce (Mysterious Stream, Arrow of
Desire, Energy Wave, Divine Spear, Last Judgment, True Disintegration),
rework Forbidden Shield into a durability-based ward with a shield-ignoring
counter-attack, and complete True Disintegration's description, which was
truncated since the initial commit.
- Formalize the four-layer damage reduction order (Runiczny Pancerz ->
Magiczna Oslona -> Pancerz -> Zywotnosc) in the rulebook.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xsdbKAT27PoAX9SWH3MFK
It duplicated the existing English "spell" tag on every spell file,
undermining the vault-wide Polish-to-English tag standardization.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Fill empty hub index sections (Zakon Taumaturgow, Sily Specjalne Gaja,
Wybrancy Herosow) and add missing entries (Nemyo) in npcs.md
- Resolve broken template fields for Nil, Mundus, Tempus, Mistrz Losu,
Ten Ktory jest Mroczny, Anna Heide, and Narcyza using confirmed canon
- Update Kult Otchlani org page to reflect Nil's motive for culling
her own cultists
- Add "zaklecia" tag to all 104 spell files
- Translate ~90 Polish frontmatter tags to English vault-wide for
consistency with the spells/ taxonomy (e.g. otchlan->abyss,
magia-krwi->blood-magic, szkarlatny-kult->crimson-cult), keeping
proper nouns (character/place names) and clean up legacy "#tag"
hashtag-style artifacts left over from old Obsidian inline tags
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>