chore: Format HTML in books/core
This commit is contained in:
@@ -1,68 +1,99 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<h1>ELEMENTALIST SPELLS</h1>
|
||||
|
||||
<h2>SPELL</h2>
|
||||
<div class="spell-entry">
|
||||
<h3>Elemental Shroud</h3>
|
||||
<p><strong>Cost:</strong> 5</p>
|
||||
<p><strong>Targets:</strong> T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Scene</p>
|
||||
<p>You weave magical energy and protect the targets from the fury of the elements.</p>
|
||||
<p>Choose a damage type: air, bolt, earth, fire or ice. Until this spell ends, each target gains Resistance against the chosen damage type.</p>
|
||||
<h3>Elemental Shroud</h3>
|
||||
<p><strong>Cost:</strong> 5</p>
|
||||
<p><strong>Targets:</strong> T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Scene</p>
|
||||
<p>
|
||||
You weave magical energy and protect the targets from the fury of the
|
||||
elements.
|
||||
</p>
|
||||
<p>
|
||||
Choose a damage type: air, bolt, earth, fire or ice. Until this spell ends,
|
||||
each target gains Resistance against the chosen damage type.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="spell-entry">
|
||||
<h3>Elemental Weapon</h3>
|
||||
<p><strong>Cost:</strong> 10</p>
|
||||
<p><strong>Targets:</strong> One weapon</p>
|
||||
<p><strong>Duration:</strong> Scene</p>
|
||||
<p>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.</p>
|
||||
<ul>
|
||||
<li>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.</li>
|
||||
<li>This spell can only be cast on a weapon equipped by a willing creature.</li>
|
||||
</ul>
|
||||
<h3>Elemental Weapon</h3>
|
||||
<p><strong>Cost:</strong> 10</p>
|
||||
<p><strong>Targets:</strong> One weapon</p>
|
||||
<p><strong>Duration:</strong> Scene</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
<li>
|
||||
This spell can only be cast on a weapon equipped by a willing creature.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="spell-entry">
|
||||
<h3>Flare</h3>
|
||||
<p><strong>Cost:</strong> rr 20</p>
|
||||
<p><strong>Targets:</strong> One creature</p>
|
||||
<p><strong>Duration:</strong> Instantaneous</p>
|
||||
<p>You channel a single ray of fire towards your foe, its temperature so high that it will pierce through most defenses. The target suffers <strong>【HR + 25】</strong> fire damage.</p>
|
||||
<p>Damage dealt by this spell ignores Resistances.</p>
|
||||
<h3>Flare</h3>
|
||||
<p><strong>Cost:</strong> rr 20</p>
|
||||
<p><strong>Targets:</strong> One creature</p>
|
||||
<p><strong>Duration:</strong> Instantaneous</p>
|
||||
<p>
|
||||
You channel a single ray of fire towards your foe, its temperature so high
|
||||
that it will pierce through most defenses. The target suffers
|
||||
<strong>【HR + 25】</strong> fire damage.
|
||||
</p>
|
||||
<p>Damage dealt by this spell ignores Resistances.</p>
|
||||
</div>
|
||||
|
||||
<div class="spell-entry">
|
||||
<h3>Fulgur</h3>
|
||||
<p><strong>Cost:</strong> rr 10</p>
|
||||
<p><strong>Targets:</strong> × T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Instantaneous</p>
|
||||
<p>You weave electricity into a wave of crackling bolts. Each target hit by this spell suffers <strong>【HR + 15】</strong> bolt damage.</p>
|
||||
<p class="opportunity"><strong>Opportunity:</strong> Each target hit by this spell suffers dazed.</p>
|
||||
<h3>Fulgur</h3>
|
||||
<p><strong>Cost:</strong> rr 10</p>
|
||||
<p><strong>Targets:</strong> × T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Instantaneous</p>
|
||||
<p>
|
||||
You weave electricity into a wave of crackling bolts. Each target hit by
|
||||
this spell suffers <strong>【HR + 15】</strong> bolt damage.
|
||||
</p>
|
||||
<p class="opportunity">
|
||||
<strong>Opportunity:</strong> Each target hit by this spell suffers dazed.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="spell-entry">
|
||||
<h3>Glacies</h3>
|
||||
<p><strong>Cost:</strong> rr 10</p>
|
||||
<p><strong>Targets:</strong> × T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Instantaneous</p>
|
||||
<p>You coat your foes under a thick layer of frost. Each target hit by this spell suffers <strong>【HR + 15】</strong> ice damage.</p>
|
||||
<p class="opportunity"><strong>Opportunity:</strong> Each target hit by this spell suffers slow.</p>
|
||||
<h3>Glacies</h3>
|
||||
<p><strong>Cost:</strong> rr 10</p>
|
||||
<p><strong>Targets:</strong> × T</p>
|
||||
<p><strong>Duration:</strong> Up to three creatures</p>
|
||||
<p><strong>Action:</strong> Instantaneous</p>
|
||||
<p>
|
||||
You coat your foes under a thick layer of frost. Each target hit by this
|
||||
spell suffers <strong>【HR + 15】</strong> ice damage.
|
||||
</p>
|
||||
<p class="opportunity">
|
||||
<strong>Opportunity:</strong> Each target hit by this spell suffers slow.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="spell-entry">
|
||||
<h3>Iceberg</h3>
|
||||
<p><strong>Cost:</strong> rr 20</p>
|
||||
<p><strong>Targets:</strong> One creature</p>
|
||||
<p><strong>Duration:</strong> Instantaneous</p>
|
||||
<p>A pillar of ice magic envelops your foe, suddenly dropping their body temperature to a critical level. The target suffers <strong>【HR + 25】</strong> ice damage.</p>
|
||||
<p>Damage dealt by this spell ignores Resistances.</p>
|
||||
<h3>Iceberg</h3>
|
||||
<p><strong>Cost:</strong> rr 20</p>
|
||||
<p><strong>Targets:</strong> One creature</p>
|
||||
<p><strong>Duration:</strong> Instantaneous</p>
|
||||
<p>
|
||||
A pillar of ice magic envelops your foe, suddenly dropping their body
|
||||
temperature to a critical level. The target suffers
|
||||
<strong>【HR + 25】</strong> ice damage.
|
||||
</p>
|
||||
<p>Damage dealt by this spell ignores Resistances.</p>
|
||||
</div>
|
||||
|
||||
<div class="signature">
|
||||
Philip Forlenza (Order #)
|
||||
</div>
|
||||
<div class="signature">Philip Forlenza (Order #)</div>
|
||||
|
||||
Reference in New Issue
Block a user