feat: Links to pages

This commit is contained in:
2026-06-08 21:33:39 +00:00
parent 006307a62e
commit 4dbdb12876
555 changed files with 1374 additions and 51161 deletions

View File

@@ -1,110 +0,0 @@
<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)</small><br />
<strong>Instantaneous.</strong><br />
The target suffers <small>{HR + 10}</small> poison damage.
</li>
</ul>
</section>