Files
fabula-ultima-html/books/core/93.html
2026-06-08 21:33:39 +00:00

72 lines
2.3 KiB
HTML
Raw 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.

<h2>EXTRA DAMAGE</h2>
<p>
Some game effects let you deal "extra damage". These effects do not apply to
attacks or spells that deal no damage, only to those which already deal
damage.
</p>
<h2>CHANGING DAMAGE TYPES</h2>
<p>
There are a variety of game effects that change the type of damage dealt by a
spell or weapon. When this happens, the most recent effect “overwrites” any
previous changes — and when such an effect ends, damage will return to its
previous type.
</p>
<p>
<strong>Example:</strong> By default, a sword deals physical damage. If the
spell Soul Weapon (<a href="/books/core/#page-209">page 209</a>) is cast on
that sword, it will deal light damage until the end of the scene. But if a
Cyclone infusion (<a href="/books/core/#page-214">page 214</a>) is applied to
an attack, that attack will deal air damage — subsequent attacks will return
to dealing light damage.
</p>
<h2>IMPROVISING DAMAGE</h2>
<p>
Damage is generally dealt by weapons, spells, or special abilities, but there
can be other situations in which characters might be harmed, such as falling
from a bridge or being buried under a pile of debris. The Game Master should
use the table below to determine the amount of damage suffered in similar
occasions. The damage type will vary depending on the circumstances, of
course.
</p>
<table>
<thead>
<tr>
<th>Level</th>
<th>Minor Damage</th>
<th>Heavy Damage</th>
<th>Massive Damage</th>
</tr>
</thead>
<tbody>
<tr>
<td>5+</td>
<td>10</td>
<td>30</td>
<td>40</td>
</tr>
<tr>
<td>20+</td>
<td>20</td>
<td>40</td>
<td>60</td>
</tr>
<tr>
<td>40+</td>
<td>30</td>
<td>50</td>
<td>80</td>
</tr>
</tbody>
</table>
<p>
Sources of damage such as traps and hazards cannot kill a Player Character
unless they choose to sacrifice themselves; this should be portrayed as a
sudden stroke of luck or as a consequence of the characters heroic resolve.
</p>
<p>
<strong>Example:</strong> Montblanc falls into a river of lava and is reduced
to 0 Hit Points. He surrenders and manages to land on a floating rock, but
passes out because of the heat. The current drags him away, separating him
from the group.
</p>