feat: Add core rules

This commit is contained in:
2026-06-06 13:03:00 +00:00
parent c75cd188c1
commit 75c6ab9975
583 changed files with 13580 additions and 50 deletions

55
books/core/190.html Normal file
View File

@@ -0,0 +1,55 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<div>
<h2>Spell Catalogue</h2>
<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>
<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>
<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>
<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>
<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>
<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>
<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>