Files
2026-06-08 21:33:39 +00:00

51 lines
2.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1>CHECK TERMINOLOGY</h1>
<p>The following terms are key to understanding how Checks work:</p>
<dl>
<dt><strong>Modifier</strong></dt>
<dd>
Any numerical value that is added to or subtracted from a Check. If you
perform a <code>&lt;DEX + MIG&gt; +2</code> Check, for instance, the
modifier is “+2”. If the modifier is added, it is a bonus; if it is
subtracted, it is a penalty.
</dd>
<dt><strong>Result</strong></dt>
<dd>
The final number generated by the Check, after applying any modifiers.
</dd>
<dt><strong>Difficulty Level (DL)</strong></dt>
<dd>
Abbreviated as DL. If the Result of the Check is greater than or equal to
this number, then the action is successful. The Difficulty Level for a Check
will either be set by the rules or chosen by the GM.
</dd>
<dt><strong>High Roll (HR)</strong></dt>
<dd>
Abbreviated as HR. It indicates the higher of the two dice rolled in a Check
and will be used to calculate various effects (typically weapon and spell
damage). For instance, if you roll d8 + d10 for a Check and the dice show a
6 and a 9, the HR for the Check will be 9.
</dd>
</dl>
<h2>CRITICAL SUCCESS</h2>
<p>
When both dice rolled during a Check show the same number, and that number is
6 or higher, the Result is a critical success. Another way to put this is that
you will score a critical success on a double 6, double 7, double 8, double 9,
double 10, double 11, or double 12. If you roll a critical success, your Check
is automatically successful and you get to apply the effects of an opportunity
(see next page).
</p>
<h2>FUMBLE</h2>
<p>
When both dice rolled during a Check show a 1, the Result is a fumble, which
is the exact opposite of a critical success: no matter the modifiers, a
fumbled Check is always a failure — not due to the characters incompetence,
but because of some unfortunate twist. When you roll a fumble, whoever
controls your opposition in this scene gets an opportunity (see
<a href="/books/core/#page-41">next page</a>).
</p>
<p>
When a Player Character rolls a fumble, they immediately earn 1 Fabula Point
(see <a href="/books/core/#page-96">page 96</a>).
</p>