Files
5ead/monsters/html/5.1_srd_(2015_mm)/fire-elemental.html

89 lines
3.0 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>Fire Elemental</title>
</head>
<body>
<h1>Fire Elemental</h1>
<p><em>Large</em> <em>Elemental</em> <em>neutral</em></p>
<ul>
<li><strong>Armor Class:</strong> 13</li>
<li><strong>Hit Points:</strong> 102 (12d10+36)</li>
<li><strong>Speed:</strong> walk 50 ft.</li>
<li><strong>Challenge Rating:</strong> 5 (1,800 XP)</li>
<li><strong>Source:</strong> 5.1 SRD (2015 MM), page 306</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>10 (+0)</td>
<td>17 (+3)</td>
<td>16 (+3)</td>
<td>6 (-2)</td>
<td>10 (+0)</td>
<td>7 (-2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> </li>
<li><strong>Damage Immunities:</strong> fire, poison</li>
<li><strong>Damage Resistances:</strong> bludgeoning, piercing, and slashing from nonmagical attacks</li>
<li><strong>Condition Immunities:</strong> exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 10</li>
<li><strong>Languages:</strong> Ignan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Fire Form:</strong> The elemental can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the elemental or hits it with a melee attack while within 5 ft. of it takes 5 (1d10) fire damage. In addition, the elemental can enter a hostile creature's space and stop there. The first time it enters a creature's space on a turn, that creature takes 5 (1d10) fire damage and catches fire; until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns.</li>
<li><strong>Illumination:</strong> The elemental sheds bright light in a 30-foot radius and dim light in an additional 30 ft..</li>
<li><strong>Water Susceptibility:</strong> For every 5 ft. the elemental moves in water, or for every gallon of water splashed on it, it takes 1 cold damage.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The elemental makes two touch attacks.</li>
<li><strong>Touch:</strong> Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) fire damage. If the target is a creature or a flammable object, it ignites. Until a creature takes an action to douse the fire, the target takes 5 (1d10) fire damage at the start of each of its turns.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5.1_srd_(2015_mm)/fire-elemental.md">Markdown Format</a></p>
</body>
</html>