refactor(rules): split all 9 rulebooks into per-topic files
The rulebooks (Podręcznik Gry, Księga Magii, and 7 others) were single monolithic documents, some over 1000 lines, making it hard to find or link to one specific rule. Restructured them to match the convention already used for lore/npcs/spells/disciplines: a themed subfolder per book with one file per topic (talent, race, status effect, action type, etc.), and the original book file rewritten into a hub/table-of-contents linking to them. - Where a rulebook chapter duplicated content that already has a canonical home elsewhere (spell lists vs spells/, artifacts vs items/, disciplines vs disciplines/), replaced the duplicated text with links instead of copying it a second time. - Verified all ~360 internal links across the new structure resolve, and fixed two real bugs surfaced by that check: unescaped parentheses in filenames breaking Markdown link syntax, and an off-by-one relative path in Rozdział VII - Religia. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019xsdbKAT27PoAX9SWH3MFK
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
tags:
|
||||
- rule
|
||||
- klatwa-otchlani
|
||||
- talent
|
||||
aliases:
|
||||
- Swobodny Przepływ Magii
|
||||
---
|
||||
**Wymagania**: Dziedzina Magii (Magia Otchłani (Aspektów))
|
||||
|
||||
Aby móc otrzymać ten Talent, mag musi odrzucić swoją poprzednią dziedzinę i poświęcić się w pełni tej dziedzinie magii. Zmiana dziedziny magii jest możliwa wyłącznie jeden raz.
|
||||
|
||||
Mag może rzucać zaklęcia z innych Akademickich Dziedzin Magii niż jego pierwotna.
|
||||
Może uczyć się zaklęć z Dziedzin innej niż swoja, ale są one o jeden punkt Many droższe, a ponadto do rzucania takich zaklęć wymagana jest esencja w formie płynnej. Mag natomiast nie może uczyć się ani rzucać modlitw. Ilość i potrzebne rodzaje esencji określa Mistrz Gry, natomiast zasada jest taka, że za każdy punkt Many, który kosztuje to zaklęcie, należy dodać kolejną fiolkę 50 ml Esencji. Fiolka może zostać podzielona na porcje - jedna fiolka zawiera pięć porcji Esencji.
|
||||
|
||||
Magowie Aspektów mogą się ukrywać jako magowie swojej pierwotnej dziedziny
|
||||
Reference in New Issue
Block a user