78 lines
2.2 KiB
HTML
78 lines
2.2 KiB
HTML
<h2>INFUSIONS</h2>
|
|
<p>Also: Arcane Ammunition, Blade Coatings, Combat Runes.</p>
|
|
<p>
|
|
When you successfully hit one or more targets with an attack, you may spend 2
|
|
Inventory Points to produce a special infusion and apply the corresponding
|
|
effect to that attack (if the attack had the multi property, apply the effects
|
|
of the infusion to each target).
|
|
</p>
|
|
<p>
|
|
You cannot apply more than one infusion to the same attack; producing and
|
|
using an infusion are both part of the action you used to attack with the
|
|
weapon.
|
|
</p>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Infusion</th>
|
|
<th>Effect</th>
|
|
</tr>
|
|
</thead>
|
|
<tr>
|
|
<th colspan="2"><strong>Basic Infusions</strong></th>
|
|
</tr>
|
|
<tr>
|
|
<td>Cryo</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes ice.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Pyro</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes fire.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Volt</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes bolt.</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><strong>Advanced Infusions</strong></th>
|
|
</tr>
|
|
<tr>
|
|
<td>Cyclone</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes air.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Exorcism</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes light.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Seismic</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes earth.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Shadow</td>
|
|
<td>The attack deals 5 extra damage, and its damage becomes dark.</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><strong>Superior Infusions</strong></th>
|
|
</tr>
|
|
<tr>
|
|
<td>Vampire</td>
|
|
<td>
|
|
Choose one option: you recover an amount of HP equal to half the HP loss
|
|
suffered by the target of the attack; or you recover an amount of MP equal
|
|
to half the HP loss suffered by the target of the attack.
|
|
<em class="restriction">
|
|
This infusion can only be used if the attack targeted a single creature.
|
|
</em>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Venom</td>
|
|
<td>
|
|
The attack deals 5 extra damage, its damage becomes poison, and each
|
|
creature hit by the attack suffers poisoned.
|
|
</td>
|
|
</tr>
|
|
</table>
|