fix: Fill blank pages which didn't get copied correctly
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
<ol>
|
||||
<li>
|
||||
<strong>NAME, LEVEL, AND SPECIES:</strong>
|
||||
<p>
|
||||
At the top of the creature profile, you will find the creature's name,
|
||||
their level (ranging from a minimum of 5 to a maximum of 60), and finally
|
||||
their Species.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>DESCRIPTION AND TYPICAL TRAITS:</strong>
|
||||
<p>
|
||||
Each profile features a short description of the creature, followed by a
|
||||
list of typical (but not universal) Traits for that type of creature. The
|
||||
Game Master should always consider these Traits when portraying the
|
||||
creature or adjudicating the consequences of actions — a peaceful creature
|
||||
is more likely to listen to reason than an aggressive one, for instance.
|
||||
</p>
|
||||
<p>
|
||||
Villains can also spend Ultima Points to invoke Traits and reroll dice
|
||||
(page 101).
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>ATTRIBUTES</strong>
|
||||
<p>
|
||||
This line provides you with the creature's main and secondary statistics:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Dexterity (DEX), Insight (INS), Might (MIG) and Willpower (WLP) are all
|
||||
listed using the creature's base die size. Status effects and various
|
||||
abilities may temporarily influence these die sizes
|
||||
</li>
|
||||
<li>
|
||||
HP indicates the creature's maximum Hit Points, followed by their Crisis
|
||||
score.
|
||||
</li>
|
||||
<li>MP indicates the creature's maximum Mind Points.</li>
|
||||
<li>
|
||||
Init. indicates the creature's Initiative score. This calculation
|
||||
already takes all relevant bonuses and penalties into account, such as
|
||||
those from armor or Skills.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<strong>DEFENSES:</strong>
|
||||
<p>This section lists the creature's defensive statistics:</p>
|
||||
<ul>
|
||||
<li>
|
||||
Defense (DEF) may be listed as a fixed number (if the creature is
|
||||
wearing martial armor) or as a bonus to be added to their current
|
||||
Dexterity die size.
|
||||
</li>
|
||||
<li>
|
||||
Magic Defense (M.DEF) is always listed as a bonus to be added to the
|
||||
creature's current Insight die size.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
These scores already take into account any benefits granted by shields and
|
||||
Skills.
|
||||
</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user