chore: formatting

This commit is contained in:
2026-06-08 21:11:07 +00:00
parent 373eb19fe4
commit 006307a62e
61 changed files with 1511 additions and 1625 deletions

View File

@@ -1,7 +1,7 @@
<h1>CHECKS</h1>
<p>
The word “Check” indicates a die roll based on a characters core Attributes:
The word “Check” indicates a die roll based on a character's core Attributes:
<strong>Dexterity</strong>, <strong>Insight</strong>, <strong>Might</strong>,
and <strong>Willpower</strong>.
</p>
@@ -9,19 +9,20 @@
<p>In general, characters must perform Checks:</p>
<ul>
<li>
When required by the game rules. Striking a target, casting a spell, and
using a Class Skill often requires a Check to determine success or failure.
Effects that do not explicitly call for a Check always succeed
<strong>When required by the game rules.</strong> Striking a target, casting
a spell, and using a Class Skill often requires a Check to determine success
or failure. Effects that do not explicitly call for a Check always succeed
automatically.
</li>
<li>
When asked by the Game Master. The Game Master has the right to ask
characters to perform Checks when attempting risky actions, facing
opposition, or reacting to danger. For the game to run smoothly, the Game
Master must learn when to ask for a Check and when not to do so (see next
page).
<strong>When asked by the Game Master.</strong> The Game Master has the
right to ask characters to perform Checks when attempting risky actions,
facing opposition, or reacting to danger. For the game to run smoothly, the
Game Master must learn when to ask for a Check and when not to do so (see
next page).
</li>
</ul>
<p>
Note that only the Game Master can ask for a Check; Players may never do so.
</p>
@@ -32,8 +33,8 @@
</p>
<p>
<strong>Example:</strong> An <code>&lt;INS + WLP&gt;</code> Check performed by
a character with d6 Insight and d10 Willpower will result in that character
<strong>Example:</strong> An <code>INS + WLP</code> Check performed by a
character with d6 Insight and d10 Willpower will result in that character
rolling a d6 and a d10 and adding them together, thus generating a total
Result between 2 and 16.
</p>
@@ -42,8 +43,9 @@
Some Checks will also require you to add or subtract a certain number from the
total you rolled:
</p>
<p>
<strong>Example:</strong> A Character performing a
<code>&lt;MIG + MIG&gt; +5</code> Check will roll their Might die twice and
then add 5 to the Result.
<code>MIG + MIG+5</code> Check will roll their Might die twice and then
add 5 to the Result.
</p>