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

91 lines
3.0 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, Alleybasher</title>
</head>
<body>
<h1>Ogre, Alleybasher</h1>
<p><em>Large</em> <em>Giant</em> <em>chaotic evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 13 (studded leather)</li>
<li><strong>Hit Points:</strong> 85 (10d10+30)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 4 (1,100 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 297</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>12 (+1)</td>
<td>16 (+3)</td>
<td>8 (-1)</td>
<td>7 (-2)</td>
<td>7 (-2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +-2</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 8</li>
<li><strong>Languages:</strong> Common, Giant</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Imposing Figure:</strong> Uses its Str modifier instead of its Cha when making Intimidation checks (included above).</li>
<li><strong>I Work for the Boss (3/Day):</strong> If subjected to an effect that would force it to make an Int Wis or Cha save while it is within 30' of its superior can use the superior's Int Wis or Cha modifier for the save instead of its own.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Fists or three Throw Brics. If it hits one Med or smaller creature with both Fist attacks target knocked prone (DC 13 Str negates prone).</li>
<li><strong>Fist:</strong> Melee Weapon Attack: +6 to hit, 5 ft., one target, 14 (2d8+4) bludgeoning damage.</li>
<li><strong>Throw Brick:</strong> Ranged Weapon Attack: +6 to hit 20/60' one target 9 (2d4+4) bludgeoning damage.</li>
<li><strong>Handful of Sandy Rocks (Recharge 6):</strong> Scatters rocks and blinding sand in a 15 ft. cone. Each creature in that area: 14 (4d6) bludgeoning damage and is blinded until the end of its next turn (DC 13 Dex half damage and isn't blinded).</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Intimidating Rebuff:</strong> When a creature the alleybasher can see within 30' of it targets it with an attack ogre can make a Str (Intimidation) check taking half a step forward snarling or otherwise spooking the attacker. If check is equal to or higher than attack roll attacker must reroll the attack using lower of the two results.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/ogre-alleybasher.md">Markdown Format</a></p>
</body>
</html>