Files
5ead/monsters/html/tome_of_beasts_3/ogre-rockchewer.html
2025-06-07 07:58:30 -05:00

97 lines
2.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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>Ogre, Rockchewer</title>
</head>
<body>
<h1>Ogre, Rockchewer</h1>
<p><em>Huge</em> <em>Giant</em> <em>lawful neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 14 (natural armor)</li>
<li><strong>Hit Points:</strong> 126 (12d12+48)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 5 (1,800 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 302</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>21 (+5)</td>
<td>7 (-2)</td>
<td>18 (+4)</td>
<td>6 (-2)</td>
<td>9 (-1)</td>
<td>7 (-2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +-1</li>
<li><strong>Damage Resistances:</strong> bludgeoning from nonmagical attacks</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 9</li>
<li><strong>Languages:</strong> Giant</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Stone Chomper:</strong> The rockchewer ogre deals double damage to stone objects and structures with its bite attack.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Slams or one Bite and one Slam.</li>
<li><strong>Bite:</strong> Melee Weapon Attack: +8 to hit, 5 ft., one target, 18 (3d8+5) bludgeoning damage.</li>
<li><strong>Slam:</strong> Melee Weapon Attack: +8 to hit, 10 ft., one target, 15 (3d6+5) bludgeoning damage.</li>
<li><strong>Rock:</strong> Ranged Weapon Attack: +8 to hit 60/240' one target 21 (3d10+5) bludgeoning damage. If the target is a creature it is knocked prone (DC 15 Str negates prone).</li>
<li><strong>Chew Rock:</strong> Thoroughly crushes a rock in its large maw reducing it to rubble.</li>
<li><strong>Gravel Spray:</strong> Spits out a 15 ft. cone of crunched up rock. All in area make a DC 15 Dex save taking 21 (6d6) bludgeoning damage or half damage if made. Can use this action only if it has used Chew Rock within the past min.</li>
</ul>
<h3>Bonus Actions</h3>
<ul>
<li><strong>Quick Chew (Recharge 6):</strong> Uses Chew Rock.</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Rock Catching:</strong> If a rock or similar object is hurled at the rockchewer ogre the ogre can with successful DC 10 Dex save catch the missile and take no bludgeoning from it.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/ogre-rockchewer.md">Markdown Format</a></p>
</body>
</html>