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

86
books/core/340.html Normal file
View File

@@ -0,0 +1,86 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<h1>BESTIARY</h1>
<section>
<h2>KOBOLD SCOUT <small>(Lv 5 w HUMANOID)</small></h2>
<p>These diminutive creatures are covered in thick, coal-black hair, and mostly dwell within forests or mountainous areas.</p>
<h3>Typical Traits:</h3>
<p>fast, hairy, perceptive, small.</p>
<dl>
<dt>DEX</dt><dd>d10</dd>
<dt>INS</dt><dd>d8</dd>
<dt>MIG</dt><dd>d6</dd>
<dt>WLP</dt><dd>d8</dd>
<dt>HP</dt><dd>40 w 20 MP</dd>
<dt>Init.</dt><dd>8</dd>
<dt>DEF</dt><dd>+</1</dd>
<dt>M.DEF</dt><dd>+</1 ' aa</dd>
<dt>RS</dt><dd>b a E ff RS i l b</dd>
</dl>
<h3>Equipment:</h3>
<ul>
<li>steel dagger</li>
<li>travel garb</li>
</ul>
<h3>Basic Attacks</h3>
<div class="attack">
<strong>Steel Dagger</strong> w <small>{DEX + INS}</small> +1 w <small>{HR + 4}</small> physical damage. This attack deals 5 extra damage to targets that are suffering from one or more status effects.
</div>
<div class="attack">
<strong>Stone</strong> w <small>{DEX + MIG}</small> w <small>{HR + 5}</small> physical damage and the target suffers dazed.
</div>
</section>
<section>
<h2>KOBOLD WITCH <small>(Lv 5 w HUMANOID)</small></h2>
<p>Some kobolds develop a deep bond with beasts and monsters, learning their abilities and using them to reinforce their allies.</p>
<h3>Typical Traits:</h3>
<p>cryptic, hairy, small, wise.</p>
<dl>
<dt>DEX</dt><dd>d8</dd>
<dt>INS</dt><dd>d8</dd>
<dt>MIG</dt><dd>d6</dd>
<dt>WLP</dt><dd>d10</dd>
<dt>HP</dt><dd>50 w 25 MP</dd>
<dt>Init.</dt><dd>6</dd>
<dt>DEF</dt><dd>+</1</dd>
<dt>M.DEF</dt><dd>+</2 ' aa</dd>
<dt>RS</dt><dd>b a E f i ll RS b</dd>
</dl>
<h3>Equipment:</h3>
<ul>
<li>staff</li>
<li>sage robe</li>
</ul>
<h3>Basic Attacks</h3>
<div class="attack">
<strong>Oaken Staff</strong> w <small>{WLP + WLP}</small> w <small>{HR + 6}</small> physical damage.
</div>
<h3>Spells</h3>
<ul class="spell-list">
<li>
<strong>Awaken</strong> <small>(20 MP)</small><br>
One creature w Scene.<br>
The kobold witch chooses Dexterity, Insight, Might, or Willpower. Until this spell ends, the target treats the chosen Attribute as if it were one die size higher (up to a maximum of d12).
</li>
<li>
<strong>Bad Breath</strong> <small>(5 MP)<br>
Instantaneous.</strong><br>
The target suffers <small>{HR + 10}</small> poison damage.
</li>
</ul>
</section>
<footer>
<p>Philip Forlenza (Order #)</p>
</footer>