Files
5ead/monsters/html/tome_of_beasts_2023/malphas-tob1-2023.html
2025-06-07 07:58:30 -05:00

95 lines
3.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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>Malphas</title>
</head>
<body>
<h1>Malphas</h1>
<p><em>Medium</em> <em>Fey</em> <em>Neutral Evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 16 (studded leather)</li>
<li><strong>Hit Points:</strong> 135 (18d8 + 54)</li>
<li><strong>Speed:</strong> walk 30 ft. fly 40 ft.</li>
<li><strong>Challenge Rating:</strong> 6 (2,300 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 2023, page 262</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>19 (+4)</td>
<td>19 (+4)</td>
<td>16 (+3)</td>
<td>14 (+2)</td>
<td>13 (+1)</td>
<td>18 (+4)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Dex +7, Con +6, Wis +4</li>
<li><strong>Skills:</strong> Perception +4</li>
<li><strong>Damage Vulnerabilities:</strong> False</li>
<li><strong>Damage Immunities:</strong> False</li>
<li><strong>Damage Resistances:</strong> False</li>
<li><strong>Condition Immunities:</strong> False</li>
<li><strong>Senses:</strong> darkvision 60 ft., passive Perception 14</li>
<li><strong>Languages:</strong> Common, Ravenfolk, Sylvan</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Shadow-Infused Weapons:</strong> The malphas's weapon attacks are magical. When it hits with any weapon, the weapon deals an extra 3d6 necrotic damage (included in the attack).</li>
<li><strong>Sunlight Sensitivity:</strong> While in sunlight, the malphas has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The malphas makes two Longsword attacks or three Shadow Bolt attacks. If both Longsword attacks hit one creature, the target must succeed on a DC 15 Constitution saving throw or be blinded until the end of its next turn, as shadows fill its eyes. A creature that can see through magical darkness has advantage on this saving throw.</li>
<li><strong>Longsword:</strong> Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, or 9 (1d10 + 4) slashing damage if used with two hands, plus 10 (3d6) necrotic damage.</li>
<li><strong>Shadow Bolt:</strong> Ranged Spell Attack: +7 to hit, range 60 ft., one target. Hit: 14 (3d6 + 4) necrotic damage.</li>
</ul>
<h3>Reactions</h3>
<ul>
<li><strong>Shadow Call:</strong> When the malphas is hit by a ranged attack, it can make one Shadow Bolt attack against the attacker. The malphas doesn't have disadvantage on this attack from being within 5 feet of a hostile creature, though it may still have disadvantage from other sources.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_2023/malphas-tob1-2023.md">Markdown Format</a></p>
</body>
</html>