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

63
books/core/312.html Normal file
View File

@@ -0,0 +1,63 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<h1>GAME MASTER</h1>
<p><em>(Page Identifier: 311 W)</em></p>
<h2>Spells and Abilities</h2>
<section aria-labelledby="lick-wounds">
<h3>Lick Wounds</h3>
<p class="spell-details"><strong>Cost:</strong> 5 | <strong>Target:</strong> Self | <strong>Duration:</strong> Instantaneous</p>
<p>You recover 20 Hit Points. This amount increases to 30 Hit Points if you are level 20 or higher, to 40 Hit Points if you are level 40 or higher, or to 50 Hit Points if you are level 60 or higher.</p>
</section>
<section aria-labelledby="life-theft">
<h3>Life Theft</h3>
<p class="spell-details"><strong>Cost:</strong> rr 10 | <strong>Target:</strong> One creature | <strong>Duration:</strong> Instantaneous</p>
<p>The target suffers 【HR + 15】 (choose type) damage. Then, you recover an amount of Hit Points equal to half the Hit Point loss they suffered.</p>
</section>
<section aria-labelledby="mind-theft">
<h3>Mind Theft</h3>
<p class="spell-details"><strong>Cost:</strong> rr 10 | <strong>Target:</strong> One creature | <strong>Duration:</strong> Instantaneous</p>
<p>The target suffers 【HR + 15】 (choose type) damage. Then, you recover an amount of Mind Points equal to half the Hit Point loss they suffered.</p>
</section>
<section aria-labelledby="poison">
<h3>Poison</h3>
<p class="spell-details"><strong>Cost:</strong> rr 10 | <strong>Target:</strong> × T | <strong>Scope:</strong> Up to three creatures | <strong>Duration:</strong> Instantaneous</p>
<p>Each target hit by this spell suffers poisoned.</p>
</section>
<section aria-labelledby="quicken">
<h3>Quicken</h3>
<p class="spell-details"><strong>Cost:</strong> 20 | <strong>Target:</strong> One creature | <strong>Duration:</strong> Instantaneous</p>
<p>The target may immediately perform a free attack with a weapon they have equipped (or with a basic attack, if the target is an NPC).</p>
</section>
<section aria-labelledby="rage">
<h3>Rage</h3>
<p class="spell-details"><strong>Cost:</strong> rr 10 | <strong>Target:</strong> × T | <strong>Scope:</strong> Up to three creatures | <strong>Duration:</strong> Instantaneous</p>
<p>Each target hit by this spell suffers enraged.</p>
</section>
<section aria-labelledby="shell">
<h3>Shell</h3>
<p class="spell-details"><strong>Cost:</strong> 10 | <strong>Target:</strong> Self | <strong>Duration:</strong> Scene</p>
<p>Until this spell ends, you gain Resistance to physical damage.</p>
</section>
<section aria-labelledby="war-cry">
<h3>War Cry</h3>
<p class="spell-details"><strong>Cost:</strong> 10 | <strong>Target:</strong> × T | <strong>Scope:</strong> Up to three creatures | <strong>Duration:</strong> Scene</p>
<p>Until this spell ends, each target gains a +1 bonus to Accuracy Checks.</p>
</section>
<section aria-labelledby="weaken">
<h3>Weaken</h3>
<p class="spell-details"><strong>Cost:</strong> rr 10 | <strong>Target:</strong> One creature | <strong>Duration:</strong> Scene</p>
<p>Until this spell ends, the target suffers 5 extra damage from all sources that deal (choose type) damage.</p>
</section>
<aside role="author-note">
<p class="credit">Philip Forlenza (Order #)</p>
</aside>