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

76 lines
2.4 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.

<dl>
<dt>Attack</dt>
<dd>
<p>
A character may spend an action to perform an offensive maneuver using one
of the weapons they have available.
</p>
<ol>
<li>
<p>Choose a target for your attack.</p>
<p>You must know the position of the target and be able to see them.</p>
<p>
You must be able to reach the target with the weapon you are using;
flying enemies, for instance, cannot be reached by melee attacks.
</p>
</li>
<li>
<p>
Perform an Accuracy Check using the formula indicated by the weapon
you are attacking with. The Difficulty Level is equal to the targets
Defense score. If you succeed, you hit the target; if you fail, it
means they managed to anticipate, evade or negate your offensive.
</p>
<ul>
<li>
A fumble indicates an automatic failure and a critical success means
you hit your target regardless of their Defense. They also generate
opportunities.
</li>
<li>
The Game Master may apply situational modifiers (+2 or -2) to your
Accuracy Check based on especially favorable or hindering
circumstances.
</li>
</ul>
</li>
<li>
<p>
If you hit the target, you deal damage based on the formula indicated
by the weapon you attacked with. This will generally be a sum of your
Accuracy Check's High Roll and a fixed value based on the weapon's
power.
</p>
<p>
For a list of common weapons, see
<a href="/books/core/#page-132">page 132</a>.
</p>
</li>
<li>
<p>
The target loses a number of Hit Points equal to the damage you dealt.
</p>
<p>
This may be modified by their Affinity with the damage type (<a
href="/books/core/#page-92"
>page 92</a
>):
</p>
<ul>
<li>
A Vulnerable target loses twice the normal amount of Hit Points.
</li>
<li>
A Resistant target loses half the normal amount of Hit Points.
</li>
<li>An Immune target loses no Hit Points.</li>
<li>
An Absorbing target recovers Hit Points equal to the damage
suffered.
</li>
</ul>
</li>
</ol>
</dd>
</dl>