Files
5ead/monsters/html/tome_of_beasts_3/ogre-cunning-artisan.html

89 lines
2.7 KiB
HTML
Raw 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>Ogre, Cunning Artisan</title>
</head>
<body>
<h1>Ogre, Cunning Artisan</h1>
<p><em>Large</em> <em>Giant</em> <em>neutral evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 14 (breastplate)</li>
<li><strong>Hit Points:</strong> 119 (14d10+42)</li>
<li><strong>Speed:</strong> walk 30 ft.</li>
<li><strong>Challenge Rating:</strong> 5 (1,800 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 299</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>10 (+0)</td>
<td>17 (+3)</td>
<td>16 (+3)</td>
<td>12 (+1)</td>
<td>15 (+2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Con +6, Int +6, Wis +4</li>
<li><strong>Skills:</strong> perception +1</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 14</li>
<li><strong>Languages:</strong> Common, Giant</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Arcane Weapons:</strong> Its weapon attacks are magical. When it hits with any weapon deals an extra 1d8 force (included below).</li>
<li><strong>Artisan's Prowess:</strong> If a magic item requires an action to activate ogre can activate it as a bonus action instead.</li>
<li><strong>Sense Magic:</strong> Senses magic within 120' of it at will. Otherwise works like the detect magic spell but isn't itself magical.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Battleaxes or three Arcane Bolts.</li>
<li><strong>Battleaxe:</strong> Melee Weapon Attack: +7 to hit, 5 ft., one target, 13 (2d8+4) slashing damage or 15 (2d10+4) slashing damage if used with two hands + 4 (1d8) force.</li>
<li><strong>Arcane Bolt:</strong> Ranged Spell Attack: +6 to hit, 60 ft., one target, 12 (2d8+3) force.</li>
<li><strong>Curse Item (Recharge 5-6):</strong> Curses one magic item it can see within 60' of it. If item is being worn or carried by a creature creature must make DC 15 Cha save to avoid curse. For 1 min cursed item suffers one curse described below based on type.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/ogre-cunning-artisan.md">Markdown Format</a></p>
</body>
</html>