Files
octoturge bab5a62d7a 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
2026-08-19 21:53:25 +02:00

22 lines
989 B
Markdown

---
tags:
- rule
- podrecznik-gry
- status-effect
---
Postać jest na skraju śmierci. Na początku swojej tury postać musi wykonać Test Przeżycia. w zależności od śmiertelnych obrażeń, należy wykonać Test:
* 4:1, jeśli obrażenia, które przekroczyły próg śmierci były mniejsze bądź równe "2",
* 4:2, jeśli obrażenia, które przekroczyły próg śmierci były mniejsze bądź równe "5"
* 4:3, jeśli obrażenia, które przekroczyły próg śmierci były większe od "5".
Gdy test się uda, Postać jest ustabilizowana, ale Nieprzytomna.
Postać ma dwie szanse na wykonanie Testu Przeżycia. Jeżeli nie zda Testu za drugim razem, wtedy umiera.
Ponadto gdy postać Umierająca otrzyma obrażenia, to Poziom Trudności Testu zwiększa się o jeden stopień (gdy zostanie zaatakowana raz, to trzeba będzie wykonać Test 5:x, jeśli drugi raz, to trzeba będzie wykonać Test 6:x). Gdy Postać Umierająca zostanie zaatakowana po raz trzeci, wtedy umiera.