bug: Formatting

This commit is contained in:
2026-06-10 01:34:55 +00:00
parent 17274235ed
commit fe2b5bca0c
8 changed files with 149 additions and 134 deletions

View File

@@ -1,56 +1,68 @@
<h1>GAME RULES</h1>
<section>
<h2>ULTIMA POINTS</h2>
<p>
Ultima Points are the dark mirror to Fabula Points. When a Villain is
introduced, the Game Master must also decide whether that character is a
minor, major, or supreme Villain — the GM can keep this a secret or openly
reveal it.
</p>
<h3>How Villains Receive Ultima Points</h3>
<dl>
<dt>Minor (5)</dt>
<dd>
Enemy commanders, unique and infamous monsters, and antagonists causing
trouble in small settlements.
</dd>
<dt>Major (10)</dt>
<dd>
Tyrants, powerful mages, legendary creatures, and entities that threaten
entire countries.
</dd>
<dt>Supreme (15)</dt>
<dd>
Archdemons, immortal entities, and alien deities bent on destruction or
domination.
</dd>
</dl>
<h2>SPENDING ULTIMA POINTS</h2>
<p>A Villain has three options for spending Ultima Points:</p>
<dl>
<dt>Escape (1 Point)</dt>
<dd>
A Villain may spend 1 Ultima Point to safely leave the scene — the Game
Master describes how they do so, perhaps leaving a few henchmen behind to
"keep the heroes company".
</dd>
<dt>Invoke Trait (1 Point)</dt>
<dd>
After performing a Check, a Villain may spend 1 Ultima Point to invoke one
of their Traits and reroll one or both dice (this follows the same rules
seen on <a href="/books/core/#page-46">page 46</a>).
</dd>
<dt>Recovery (1 Point)</dt>
<dd>
A Villain may use an action and spend 1 Ultima Point to recover from all
status effects and also recover 50 Mind Points.
</dd>
</dl>
<p>
While Player Characters can gain Fabula Points in several ways, Villains
cannot recharge their Ultima Points — in a way, they represent the Villain's
determination and will to pursue their objectives. A Villain with no
remaining Ultima Points is no longer a Villain and becomes equivalent to any
other NPC; alternatively, they may choose to escalate (see next page).
</p>
</section>
<h2>ULTIMA POINTS</h2>
<p>
Ultima Points are the dark mirror to Fabula Points. When a Villain is
introduced, the Game Master must also decide whether that character is a
minor, major, or supreme Villain — the GM can keep this a secret or openly
reveal it.
</p>
<h3>How Villains Receive Ultima Points</h3>
<table>
<thead>
<tr>
<th>Villain Tier</th>
<th>Ultima Points</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Minor</td>
<td>5</td>
<td>Enemy commanders, unique and infamous monsters, and antagonists causing trouble in small settlements.</td>
</tr>
<tr>
<td>Major</td>
<td>10</td>
<td>Tyrants, powerful mages, legendary creatures, and entities that threaten entire countries.</td>
</tr>
<tr>
<td>Supreme</td>
<td>15</td>
<td>Archdemons, immortal entities, and alien deities bent on destruction or domination.</td>
</tr>
</tbody>
</table>
<h2>SPENDING ULTIMA POINTS</h2>
<p>A Villain has three options for spending Ultima Points:</p>
<table>
<thead>
<tr>
<th>Action</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Escape</td>
<td>A Villain may spend 1 Ultima Point to safely leave the scene — the Game Master describes how they do so,
perhaps leaving a few henchmen behind to "keep the heroes company".</td>
</tr>
<tr>
<td>Invoke Trait</td>
<td>After performing a Check, a Villain may spend 1 Ultima Point to invoke one of their Traits and reroll one or
both dice (this follows the same rules seen on <a href="/books/core/#page-46">page 46</a>).</td>
</tr>
<tr>
<td>Recovery</td>
<td>A Villain may use an action and spend 1 Ultima Point to recover from all status effects and also recover 50
Mind Points.</td>
</tr>
</tbody>
</table>
<p>
While Player Characters can gain Fabula Points in several ways, Villains
cannot recharge their Ultima Points — in a way, they represent the Villain's
determination and will to pursue their objectives. A Villain with no
remaining Ultima Points is no longer a Villain and becomes equivalent to any
other NPC; alternatively, they may choose to escalate (see next page).
</p>