Files

90 lines
2.8 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>Bannik</title>
</head>
<body>
<h1>Bannik</h1>
<p><em>Medium</em> <em>Fey</em> <em>neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 13 (natural armor)</li>
<li><strong>Hit Points:</strong> 60 (11d8+11)</li>
<li><strong>Speed:</strong> walk 30 ft. swim 30 ft.</li>
<li><strong>Challenge Rating:</strong> 2 (450 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 51</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>14 (+2)</td>
<td>15 (+2)</td>
<td>13 (+1)</td>
<td>9 (-1)</td>
<td>17 (+3)</td>
<td>10 (+0)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Con +3, Cha +2</li>
<li><strong>Skills:</strong> perception +3</li>
<li><strong>Damage Vulnerabilities:</strong> cold</li>
<li><strong>Damage Resistances:</strong> fire; nonmagic B/P/S attacks</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 13</li>
<li><strong>Languages:</strong> Common, Elvish, Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Hazesight:</strong> Can see through areas obscured by fog smoke and steam with o penalty.</li>
<li><strong>Hold Breath:</strong> Can hold its breath for 10 min.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Scalding Claws attacks.</li>
<li><strong>Scalding Claws:</strong> Melee Weapon Attack: +4 to hit, 5 ft., one target, 5 (1d6+2) slashing damage + 3 (1d6) fire.</li>
<li><strong>Scalding Splash (Recharge 5-6):</strong> Summons a giant ladle full of boiling water that pours down on a point it can see within 60' of it extinguishing exposed flames within 10 ft. of that point. Each creature within 10 ft. of that point must make a DC 13 Con save. On a failure a creature takes 14 (4d6) fire and is scalded for 1 min. On a success a creature takes half the damage and isn't scalded. A scalded creature has disadvantage on weapon attack rolls and on Con saves to maintain concentration. A scalded creature can re-save at end of each of its turns success ends effect on itself.</li>
<li><strong>Spellcasting:</strong> Wis (DC 13) only wand of bound fir required: At will: augury create or destroy water fog cloud3/day: lesser restoration</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/bannik.md">Markdown Format</a></p>
</body>
</html>