feat: Links to pages

This commit is contained in:
2026-06-08 21:33:39 +00:00
parent 006307a62e
commit 4dbdb12876
555 changed files with 1374 additions and 51161 deletions

View File

@@ -1,5 +1,4 @@
<h1>IMPORTANT RULES</h1>
<div>
<h2>ALLIES</h2>
<p>
@@ -9,7 +8,6 @@
cannot use it on yourself.
</p>
</div>
<div>
<h2>ALWAYS ROUND DOWN</h2>
<p>
@@ -17,7 +15,6 @@
certain value. When this happens, always round down to a minimum of 0.
</p>
</div>
<div>
<h2>ADD, SUBTRACT, MULTIPLY, DIVIDE</h2>
<p>
@@ -29,17 +26,17 @@
>.
</p>
</div>
<div>
<h2>SPECIFIC BEATS GENERAL</h2>
<p>
If a specific element of the game contradicts a general rule, that specific
element will take precedence. Example: Normally, a Player Character cannot
equip two shields at the same time. However, the
<strong>Skill Dual Shieldbearer</strong> (page 197) allows you to do so!
<strong>Skill Dual Shieldbearer</strong> (<a href="/books/core/#page-197"
>page 197</a
>) allows you to do so!
</p>
</div>
<div>
<h2>TIMING ISSUES</h2>
<p>