fix: Fill blank pages which didn't get copied correctly

This commit is contained in:
2026-06-27 16:55:24 -04:00
parent b716f8111a
commit 4936b11847
37 changed files with 1652 additions and 30 deletions

View File

@@ -0,0 +1,35 @@
<h3>TOKENS</h3>
<p>
Some characters will have special "points" at their disposal: Player
Characters have Fabula Points and Villains have Ultima Points. You will need
tokens of two different colors to represent these (green and red plastic
gemstones work great). 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>
Six-sided dice, also known as d6s — these you are surely familiar with.
</li>
<li>Eight-sided dice, also known as d8s.</li>
<li>
Ten-sided dice, also known as d10s — the "0" face should be read as 10.
</li>
<li>Twelve-sided dice, also known as d12s.</li>
<li>Twenty-sided dice, 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. The full succession of die sizes, from
highest to lowest, is: 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>