feat: Links to pages
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
<h1>CHECKS</h1>
|
||||
|
||||
<p>
|
||||
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>
|
||||
|
||||
<p>In general, characters must perform Checks:</p>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -22,28 +20,23 @@
|
||||
next page).
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Note that only the Game Master can ask for a Check; Players may never do so.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
A Check is presented as a formula indicating which dice you have to roll and
|
||||
add up together. Checks always require you to roll exactly two dice.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<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>
|
||||
|
||||
<p>
|
||||
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>【MIG + MIG】+5</code> Check will roll their Might die twice and then
|
||||
|
||||
Reference in New Issue
Block a user