bug: Pages numbered correctly in books/core

This commit is contained in:
2026-06-06 22:44:37 +00:00
parent 75c6ab9975
commit 1de1377033
296 changed files with 8156 additions and 8192 deletions

View File

@@ -1,68 +1,55 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<h1>ELEMENTALIST SPELLS</h1>
<div>
<h2>Spell Catalogue</h2>
<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>
</div>
<section>
<h3>Ignis</h3>
<p><strong>Metadata:</strong> rr 10 × T | Up to three creatures | Instantaneous</p>
<p>You unleash a searing barrage against your foes, conjuring flames out of thin air. Each target hit by this spell suffers <strong>【HR + 15】 fire damage</strong>.</p>
<p><em>Opportunity:</em> Each target hit by this spell suffers shaken.</p>
</section>
<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>
</div>
<section>
<h3>Soaring Strike</h3>
<p><strong>Metadata:</strong> 10 | Self | Instantaneous</p>
<p>The wind carries your strikes across the battlefield. You may immediately perform a free attack with a melee weapon you have equipped. This attack may target creatures that can only be targeted by ranged attacks.</p>
<ul>
<li>If you used a weapon belonging to the brawling or spear Category for this attack, it deals 5 extra damage.</li>
<li>If you hit a flying target with this attack, you may force them to land immediately.</li>
</ul>
</section>
<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>
</div>
<section>
<h3>Terra</h3>
<p><strong>Metadata:</strong> rr 10 × T | Up to three creatures | Instantaneous</p>
<p>Spires of jagged rock erupt from the ground beneath your foes, closing around them. Each target hit by this spell suffers <strong>【HR + 15】 earth damage</strong>. This spell cannot target creatures who are flying, floating, falling, or otherwise in mid-air.</p>
<p><em>Opportunity:</em> Each target hit by this spell performs one fewer action on their next turn (to a minimum of 0 actions).</p>
</section>
<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>
</div>
<section>
<h3>Thunderbolt</h3>
<p><strong>Metadata:</strong> rr 20 | One creature | Instantaneous</p>
<p>You send lightning striking at your foe. The target suffers <strong>【HR + 25】 bolt damage</strong>.</p>
<p>Damage dealt by this spell ignores Resistances.</p>
</section>
<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>
</div>
<section>
<h3>Ventus</h3>
<p><strong>Metadata:</strong> rr 10 × T | Up to three creatures | Instantaneous</p>
<p>You summon the power of winds against your enemy. Each target hit by this spell suffers <strong>【HR + 15】 air damage</strong>.</p>
<p><em>Opportunity:</em> Each flying target hit by this spell is forced to land immediately.</p>
</section>
<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>
</div>
<section>
<h3>Vortex</h3>
<p><strong>Metadata:</strong> 10 | Self | Scene</p>
<p>A roaring gale surrounds you, blowing away arrows and bullets. Until this spell ends, you gain a +2 bonus to your Defense against ranged attacks.</p>
</section>
<div class="signature">
Philip Forlenza (Order #)
<aside>
<h4>Notes</h4>
<p><strong>cc</strong> Spells marked with <code>rr</code> are offensive spells and require Magic Checks!</p>
<small>Source: Philip Forlenza (Order #)</small>
</aside>
</div>