Files
5ead/monsters/html/tome_of_beasts_3/aziza.html

90 lines
2.5 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>Aziza</title>
</head>
<body>
<h1>Aziza</h1>
<p><em>Tiny</em> <em>Fey</em> <em>chaotic good</em></p>
<ul>
<li><strong>Armor Class:</strong> 15 (leather)</li>
<li><strong>Hit Points:</strong> 21 (6d4+6)</li>
<li><strong>Speed:</strong> walk 30 ft. climb 30 ft. fly 30 ft.</li>
<li><strong>Challenge Rating:</strong> 1/2 (100 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 49</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>8 (-1)</td>
<td>18 (+4)</td>
<td>13 (+1)</td>
<td>10 (+0)</td>
<td>14 (+2)</td>
<td>12 (+1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +2</li>
<li><strong>Senses:</strong> passive Perception 14</li>
<li><strong>Languages:</strong> Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Speak with Frogs and Toads:</strong> Can communicate with frogs and toads as if they shared a language.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Thorn Dagger:</strong> Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 20/60' one target 6 (1d4+4) piercing damage.</li>
<li><strong>Shortbow:</strong> Ranged Weapon Attack: +6 to hit 80/320' one target 7 (1d6+4) piercing damage and the target must make DC 11 Con save or be poisoned for 1 min.</li>
<li><strong>Befuddle:</strong> Magically confuses one creature it can see within 30' of it. The target must make DC 12 Wis save or be affected as though it failed a save vs. the confusion spell until the end of its next turn.</li>
<li><strong>Spellcasting:</strong> Wis (DC 12) no material components: At will: druidcraft guidance1/day ea: animal messenger bless</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Dazzling Glow:</strong> When a creature the aziza can see targets it with melee attack its skin briefly glows brightly causing the attacker to have disadvantage on the attack roll.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/aziza.md">Markdown Format</a></p>
</body>
</html>