Files

93 lines
3.1 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>Golem, Barnyard</title>
</head>
<body>
<h1>Golem, Barnyard</h1>
<p><em>Medium</em> <em>Construct</em> <em>unaligned</em></p>
<ul>
<li><strong>Armor Class:</strong> 9</li>
<li><strong>Hit Points:</strong> 75 (10d8+30)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 3 (700 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 214</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>19 (+4)</td>
<td>8 (-1)</td>
<td>16 (+3)</td>
<td>1 (-5)</td>
<td>10 (+0)</td>
<td>4 (-3)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +0</li>
<li><strong>Damage Immunities:</strong> lightning, poison</li>
<li><strong>Damage Resistances:</strong> nonmagic B/P/S attacks not made w/adamantine weapons</li>
<li><strong>Condition Immunities:</strong> charmed, exhaustion, frightened, paralyzed, petrified, poisoned</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 10</li>
<li><strong>Languages:</strong> understands creator's languages but can't speak</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Construct Nature:</strong> Doesn't require air food drink or sleep.</li>
<li><strong>Easily Distracted:</strong> Disadvantage on Wis (Perception) checks. In addition a creature that the golem can see or hear and that is within 30' of it can attempt to distract golem as a bonus action. Golem must make DC 10 Wis save or spend its next turn moving up to its speed toward the creature using its available actions on that creature.</li>
<li><strong>Immutable Form:</strong> Immune: form-altering spells/effects.</li>
<li><strong>Lightning Absorption:</strong> Whenever it is subjected to lightning it takes no damage and instead regains a number of hp equal to the lightning dealt.</li>
<li><strong>Magic Resistance:</strong> Advantage: spell/magic effect saves.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> One Bite attack and one Wing Slap attack.</li>
<li><strong>Bite:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one target, 7 (1d6+4) piercing damage + 7 (2d6) poison.</li>
<li><strong>Wing Slap:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one target, 6 (1d4+4) bludgeoning damage and the target must make DC 13 Str save or be knocked prone.</li>
<li><strong>Chymus Expulsion (Recharge 5-6):</strong> Exhales semi-digested decayed meat and vegetation in a 15 ft. cone. Each creature in that area: 14 (4d6) poison (DC 13 Con half).</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/golem-barnyard.md">Markdown Format</a></p>
</body>
</html>