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,64 @@
|
||||
---
|
||||
tags:
|
||||
- rule
|
||||
- podrecznik-gry
|
||||
- character-creation
|
||||
- progression
|
||||
---
|
||||
Atrybuty
|
||||
Podwyższenie Atrybutu
|
||||
Koszt
|
||||
Łączny
|
||||
Z 1 na 2
|
||||
3 PD
|
||||
3 PD
|
||||
Z 2 na 3
|
||||
5 PD
|
||||
7 PD
|
||||
Z 3 na 4
|
||||
7 PD
|
||||
14 PD
|
||||
Z 4 na 5
|
||||
9 PD
|
||||
23 PD
|
||||
Z 5 na 6
|
||||
11 PD
|
||||
34 PD
|
||||
Z 6 na 7
|
||||
13 PD
|
||||
47 PD
|
||||
Z 7 na 8
|
||||
15 PD
|
||||
62 PD
|
||||
Umiejętności
|
||||
Koszt podniesienia Umiejętności o jeden poziom jest zawsze równy nowej (docelowej) wartości tej Umiejętności - np. podniesienie Umiejętności z 2 na 3 kosztuje 3 PD, a podniesienie z 1 do 3 kosztuje łącznie 5 PD (2 PD za poziom 2. oraz 3 PD za poziom 3.).
|
||||
Podwyższenie Umiejętności
|
||||
Koszt
|
||||
Łączny
|
||||
Z 0 na 1
|
||||
1 PD
|
||||
1 PD
|
||||
Z 1 na 2
|
||||
2 PD
|
||||
3 PD
|
||||
Z 2 na 3
|
||||
3 PD
|
||||
6 PD
|
||||
Z 3 na 4
|
||||
4 PD
|
||||
10 PD
|
||||
Z 4 na 5
|
||||
5 PD
|
||||
15 PD
|
||||
Z 5 na 6
|
||||
6 PD
|
||||
21 PD
|
||||
Z 6 na 7
|
||||
7 PD
|
||||
28 PD
|
||||
Z 7 na 8
|
||||
8 PD
|
||||
36 PD
|
||||
Talenty
|
||||
Nowy Talent
|
||||
4 PD
|
||||
Reference in New Issue
Block a user