Commit Graph

4 Commits

Author SHA1 Message Date
octoturge ff7e638ed7 rules/lore: close remaining Runic Armour/Shielding gaps from the split
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
2026-08-19 19:52:40 +02:00
octoturge 9558a019ea fix(lore): remove unused foundry/compendium/* tags
Confirmed via Foundry-Data investigation that no script actually
reads these nested tags - Foundry pack routing is done entirely via
a hardcoded folder-to-pack table in build-journal-packs.ts, and the
topical-parser strips YAML frontmatter wholesale without parsing it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 13:49:46 +02:00
octoturge 6fb72b05db feat(lore): fill lore gaps and standardize tags to English
- 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>
2026-08-18 12:07:53 +02:00
Octoturge 3694716652 Initial commit 2026-06-09 21:47:57 +02:00