Files
5ead/monsters/html/5.2_srd_(2025_mm)/magmin_mm_2024.html

107 lines
2.4 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>Magmin</title>
</head>
<body>
<h1>Magmin</h1>
<p><em>Small Elemental, Chaotic Neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 14</li>
<li><strong>Hit Points:</strong> 13 (3d6 + 3)</li>
<li><strong>Speed:</strong> 30 ft.</li>
<li><strong>Initiative</strong>: +2 (12)</li>
</ul>
<table>
<thead>
<tr>
<th>STAT</th>
<th>SCORE</th>
<th>MOD</th>
<th>SAVE</th>
</tr>
</thead>
<tbody>
<tr>
<td>STR</td>
<td>7</td>
<td>-2</td>
<td>-2</td>
</tr>
<tr>
<td>DEX</td>
<td>15</td>
<td>+2</td>
<td>+2</td>
</tr>
<tr>
<td>CON</td>
<td>12</td>
<td>+1</td>
<td>+1</td>
</tr>
<tr>
<td>INT</td>
<td>8</td>
<td>-1</td>
<td>-1</td>
</tr>
<tr>
<td>WIS</td>
<td>11</td>
<td>+0</td>
<td>+0</td>
</tr>
<tr>
<td>CHA</td>
<td>10</td>
<td>+0</td>
<td>+0</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Immunities</strong>: Fire</li>
<li><strong>Senses</strong>: darkvision 60 ft.; Passive Perception 10</li>
<li><strong>Languages</strong>: Primordial (Ignan)</li>
<li><strong>CR</strong> 1/2 (XP 100; PB +2)</li>
</ul>
<h2>Traits</h2>
<p><strong><em>Death Burst.</em></strong> The magmin explodes when it dies. <em>Dexterity Saving Throw</em>: DC 11, each creature in a 10-foot Emanation originating from the magmin. <em>Failure:</em> 7 (2d6) Fire damage. <em>Success:</em> Half damage.</p>
<h2>Actions</h2>
<p><strong><em>Touch.</em></strong> <em>Melee Attack Roll:</em> +4, reach 5 ft. 7 (2d4 + 2) Fire damage. If the target is a creature or a flammable object that isn't being worn or carried, it starts burning.</p>
<h2>Bonus Actions</h2>
<p><strong><em>Ignited Illumination.</em></strong> The magmin sets itself ablaze or extinguishes its flames. While ablaze, the magmin sheds Bright Light in a 10-foot radius and Dim Light for an additional 10 feet.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5.2_srd_(2025_mm)/magmin_mm_2024.md">Markdown Format</a></p>
</body>
</html>