Files
fabula-ultima-html/books/core/23.html
2026-06-07 00:30:21 +00:00

49 lines
1.8 KiB
HTML

<link rel="stylesheet" href="/css/book-page.css" />
<link rel="stylesheet" href="/css/book-page.css" />
<h2>INTRODUCTION</h2>
<h3>TOKENS</h3>
<p>
Some characters will have special "points" at their disposal: Player
Characters have <strong>Fabula Points</strong> and Villains have
<strong>Ultima Points</strong>. You will need tokens of two different colors
to represent these (green and red plastic gemstones work great).
</p>
<p>The more tokens you have, the better.</p>
<h3>DICE</h3>
<p>The game makes use of a variety of dice in different shapes:</p>
<ul>
<li>
<strong>Six-sided dice</strong>, also known as d6s — these you are surely
familiar with.
</li>
<li><strong>Eight-sided dice</strong>, also known as d8s.</li>
<li>
<strong>Ten-sided dice</strong>, also known as d10s — the "0" face should be
read as 10.
</li>
<li><strong>Twelve-sided dice</strong>, also known as d12s.</li>
<li><strong>Twenty-sided dice</strong>, also known as d20s.</li>
</ul>
<p>
These dice are sometimes mentioned in notations such as "roll 1d6 + 1d10",
which means you need to roll a six-sided die and a ten-sided die and add them
together, or "roll 1d8 + 1", which means rolling an eight-sided die and adding
1 to the Result.
</p>
<p>
When the game uses the term "die size", it means the number of faces on that
die — for instance, a d10 has a size of 10. Some effects will reduce or
increase die size; for instance, a reduced d8 will turn into a d6, while an
increased d10 will become a d12.
</p>
<p>The full succession of die sizes, from highest to lowest, is:</p>
<p>
You can find these sets of polyhedral dice in game stores (or you can purchase
them online). You can also download mobile apps that roll dice for you!
</p>
<footer></footer>