Files
fabula-ultima-html/books/core/188.html
Drew Malzahn 5327b524d2 feat: Multiple book improvements
- Format spell tables like they are in the book
- Add permalinks to headers
- Formatting
- Book-wide search
2026-06-26 20:50:36 -04:00

96 lines
2.7 KiB
HTML

<h2>Elementalist Spells</h2>
<table>
<thead>
<tr>
<th>Name</th>
<th>Cost</th>
<th>Targets</th>
<th>Duration</th>
</tr>
</thead>
<tbody>
<tr>
<td>Elemental Shroud</td>
<td>5 x T</td>
<td>Up to three creatures</td>
<td>scene</td>
</tr>
<tr>
<td colspan="4">
You weave magical energy and protect the targets from the fury of the
elements. Choose a damage type: air, bolt, earth, fire or ice. Until
this spell ends, each target gains Resistance against the chosen damage
type.
</td>
</tr>
<tr>
<td>Elemental Weapon</td>
<td>10</td>
<td>One weapon</td>
<td>Scene</td>
</tr>
<tr>
<td colspan="4">
You imbue a weapon with elemental energy. Choose a damage type: air,
bolt, earth, fire, or ice. Until this spell ends, all damage dealt by
the weapon becomes of the chosen damage type. If you have that weapon
equipped while you cast this spell, you may perform a free attack with
it as part of the same action. This spell can only be cast on a weapon
equipped by a willing creature.
</td>
</tr>
<tr>
<td>Flare</td>
<td>20</td>
<td>One creature</td>
<td>Instantaneous</td>
</tr>
<tr>
<td colspan="4">
You channel a single ray of fire towards your foe, its temperature so
high that it will pierce through most defenses. The target suffers【 HR
+ 25】 fire damage. Damage dealt by this spell ignores Resistances.
</td>
</tr>
<tr>
<td>Fulgur</td>
<td>10 x T</td>
<td>Up to three creatures</td>
<td>Instantaneous</td>
</tr>
<tr>
<td colspan="4">
You weave electricity into a wave of crackling bolts. Each target hit by
this spell suffers 【HR + 15】 bolt damage. Opportunity: Each target hit
by this spell suffers dazed.
</td>
</tr>
<tr>
<td>Glacies</td>
<td>10 x T</td>
<td>Up to three creatures</td>
<td>Instantaneous</td>
</tr>
<tr>
<td colspan="4">
You coat your foes under a thick layer of frost. Each target hit by this
spell suffers【 HR + 15】 ice damage. Opportunity: Each target hit by
this spell suffers slow.
</td>
</tr>
<tr>
<td>Iceberg</td>
<td>20</td>
<td>One creature</td>
<td>Instantaneous</td>
</tr>
<tr>
<td colspan="4">
A pillar of ice magic envelops your foe, suddenly dropping their body
temperature to a critical level. The target suffers【 HR + 25】 ice
damage. Damage dealt by this spell ignores Resistances.
</td>
</tr>
</tbody>
</table>