81 lines
3.1 KiB
HTML
81 lines
3.1 KiB
HTML
<link rel="stylesheet" href="/css/book-page.css">
|
|
<link rel="stylesheet" href="/css/book-page.css">
|
|
<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>
|
|
<p class="signature">Philip Forlenza (Order #)</p>
|
|
</div>
|
|
</section> |