Files

87 lines
2.6 KiB
HTML
Raw Permalink Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<head>
<meta name="viewport" content="user-scalable=yes, width=device-width">
<meta charset="UTF-8">
<style>
body {
max-width: 700px;
margin: auto;
font-size: 18px;
font-family: sans-serif;
padding: 10px;
}
p, li {
line-height: 1.5em;
}
ul, ol {
padding-left: 20px;
margin-left: 0;
}
li {
margin-left: 0; /* Remove margin from li */
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 5px;
text-align: left;
}
</style>
<title>Npc: Atavist</title>
</head>
<body>
<h1>Npc: Atavist</h1>
<p><em>Medium</em> <em>Humanoid</em> <em>lawful evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 16 (natural armor)</li>
<li><strong>Hit Points:</strong> 75 (10d8+30)</li>
<li><strong>Speed:</strong> walk 30 ft.</li>
<li><strong>Challenge Rating:</strong> 4 (1,100 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 404</li>
</ul>
<table>
<thead>
<tr>
<th>STR</th>
<th>DEX</th>
<th>CON</th>
<th>INT</th>
<th>WIS</th>
<th>CHA</th>
</tr>
</thead>
<tbody>
<tr>
<td>18 (+4)</td>
<td>14 (+2)</td>
<td>17 (+3)</td>
<td>13 (+1)</td>
<td>7 (-2)</td>
<td>9 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Wis +0</li>
<li><strong>Skills:</strong> perception +-2</li>
<li><strong>Damage Resistances:</strong> necrotic, poison</li>
<li><strong>Senses:</strong> passive Perception 8</li>
<li><strong>Languages:</strong> any two languages</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Malleable Physiology:</strong> At the start of its turn the atavist gains one of the following benefits until it ends the effect (no action required) or the start of its next turn:Darkvision out to a range of 30 feet.A climbing flying or swimming speed of 30 feet.Advantage on Wis (Perception) checks that rely on hearing or smell.Bony spikes sprout along its skin and a creature that touches the atavist or hits it with melee attack while within 5 ft. of it takes 4 (1d8) piercing damage.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Keratin Blade or Bone Shard attacks. If both attacks hit one target the target takes an extra 7 (2d6) piercing damage as bits of bone dig deeper into the target.</li>
<li><strong>Keratin Blade:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage.</li>
<li><strong>Bone Shard:</strong> Ranged Weapon Attack: +4 to hit 30/120' one target 7 (2d4+2) piercing damage.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/npc-atavist.md">Markdown Format</a></p>
</body>
</html>