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

108 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>Salamander</title>
</head>
<body>
<h1>Salamander</h1>
<p><em>Large Elemental, Neutral Evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 15</li>
<li><strong>Hit Points:</strong> 90 (12d10 + 24)</li>
<li><strong>Speed:</strong> 30 ft., Climb 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>18</td>
<td>+4</td>
<td>+4</td>
</tr>
<tr>
<td>DEX</td>
<td>14</td>
<td>+2</td>
<td>+2</td>
</tr>
<tr>
<td>CON</td>
<td>15</td>
<td>+2</td>
<td>+2</td>
</tr>
<tr>
<td>INT</td>
<td>11</td>
<td>+0</td>
<td>+0</td>
</tr>
<tr>
<td>WIS</td>
<td>10</td>
<td>+0</td>
<td>+0</td>
</tr>
<tr>
<td>CHA</td>
<td>12</td>
<td>+1</td>
<td>+1</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Vulnerabilities</strong>: Cold</li>
<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> 5 (XP 1,800; PB +3)</li>
</ul>
<h2>Traits</h2>
<p><strong><em>Fire Aura.</em></strong> At the end of each of the salamander's turns, each creature of the salamander's choice in a 5-foot Emanation originating from the salamander takes 7 (2d6) Fire damage.</p>
<h2>Actions</h2>
<p><strong><em>Multiattack.</em></strong> The salamander makes two Flame Spear attacks. It can replace one attack with a use of Constrict.</p>
<p><strong><em>Flame Spear.</em></strong> <em>Melee or Ranged Attack Roll:</em> +7, reach 5 ft. or range 20/60 ft. 13 (2d8 + 4) Piercing damage plus 7 (2d6) Fire damage. HitomThe spear magically returns to the salamander's hand immediately after a ranged attack.</p>
<p><strong><em>Constrict.</em></strong> <em>Strength Saving Throw</em>: DC 15, one Large or smaller creature the salamander can see within 10 feet. <em>Failure:</em> 11 (2d6 + 4) Bludgeoning damage plus 7 (2d6) Fire damage. The target has the Grappled condition (escape DC 14), and it has the Restrained condition until the grapple ends.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5.2_srd_(2025_mm)/salamander_mm_2024.md">Markdown Format</a></p>
</body>
</html>