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:
2026-08-19 21:53:25 +02:00
parent 9bbfc4771e
commit bab5a62d7a
195 changed files with 3645 additions and 3345 deletions
@@ -0,0 +1,20 @@
---
tags:
- rule
- zloto-stal-i-magia
- trading
aliases:
- "Opcjonalnie: Handel jako Minigra"
---
Dla grup, które chcą skupić się na innych aspektach gry (przygody, intrygi, walka), Mistrz Gry może uprościć handel do prostej "minigry":
1. **Postać określa:** Jaki towar chce kupić i sprzedać
2. **Mistrz Gry określa:** Bazowy zysk z transakcji (np. 10-30% w zależności od rzadkości towaru)
3. **Postać wykonuje:** Jeden test Przekonywania (T:S 4:3)
- 1-2 Sukcesy: Zysk bazowy
- 3-4 Sukcesy: Zysk bazowy +10%
- 5+ Sukcesów: Zysk bazowy +20%
- Porażka: Strata 10% za każdy brakujący Sukces
4. **Mistrz Gry rzuca:** 2k6 na Tabeli Komplikacji, opcjonalnie - albo raz, albo tyle razy, ile brakowało Sukcesów
Ten uproszczony system pozwala na szybkie rozstrzygnięcie transakcji bez wchodzenia w szczegóły, zachowując element ryzyka i nagrody.