Files
fabula-ultima-html/books/core/306.html
2026-06-08 21:33:39 +00:00

94 lines
2.9 KiB
HTML

<section>
<h1>Creature Template Information</h1>
<!-- Global Headers/Page Info -->
<p class="page-metadata">44GAME MASTER | 305</p>
<h2>CHAPTER</h2>
<!-- HUMANOID Section -->
<article class="creature-entry" id="humanoid">
<h3>HUMANOID</h3>
<p class="starting-skills">Starting Skills: 3</p>
<p>
This is a broad category, a catch-all term for intelligent creatures who
tend to live in communities and rely on tools and equipment.
</p>
<h4>Examples:</h4>
<ul>
<li>Bandit</li>
<li>kobold</li>
<li>ogre.</li>
</ul>
<div class="rules">
<strong>Rules:</strong> Humanoids always gain the Use Equipment Skill for
free.
</div>
</article>
<!-- MONSTER Section -->
<article class="creature-entry" id="monster">
<h3>MONSTER</h3>
<p class="starting-skills">Starting Skills: 4</p>
<p>
Monsters are magical beasts, generally quite intelligent and gifted with
supernatural powers. Their features are often bizarre.
</p>
<h4>Examples:</h4>
<ul>
<li>Basilisk</li>
<li>dragon</li>
<li>mimic.</li>
</ul>
<div class="rules">
<strong>Rules:</strong> Monsters have no special rules.
</div>
</article>
<!-- PLANT Section -->
<article class="creature-entry" id="plant">
<h3>PLANT</h3>
<p class="starting-skills">Starting Skills: 3</p>
<p>
Far from being typical vegetation, these plants have evolved into
dangerous predators due to mutation or magical influence.
</p>
<h4>Examples:</h4>
<ul>
<li>Alraune</li>
<li>dragontrap</li>
<li>treant.</li>
</ul>
<div class="rules">
<strong>Rules:</strong> Plants are immune to dazed, shaken and enraged,
and Vulnerable to (choose one: air, bolt, fire, ice) damage.
</div>
</article>
<!-- UNDEAD Section -->
<article class="creature-entry" id="undead">
<h3>UNDEAD</h3>
<p class="starting-skills">Starting Skills: 2</p>
<p>
Undead may be corpses reanimated through magic or restless spirits unable
to peacefully return to the stream of souls that forms creation.
</p>
<h4>Examples:</h4>
<ul>
<li>Mummy</li>
<li>skeleton</li>
<li>zombie.</li>
</ul>
<div class="rules">
<strong>Rules:</strong> Undead are Immune to dark and poison damage,
immune to poisoned, and Vulnerable to light damage.
<p>
Additionally, when an effect (such as an Arcanum, a potion or a spell)
would cause an undead creature to recover Hit Points, whoever controls
that effect may instead have the undead lose half as many Hit Points.
</p>
</div>
</article>
<!-- Signature/Credit Block -->
<div class="credits">
<p>
Rising from the Dark Side of the Moon is the Tower of Orichalcum, where
the first monster was born.
</p>
</div>
</section>