Files
5ead/monsters/html/a5e_monstrous_menagerie/intellect-devourer-a5e.html
2025-06-07 07:58:30 -05:00

83 lines
3.2 KiB
HTML
Raw Permalink 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>Intellect Devourer</title>
</head>
<body>
<h1>Intellect Devourer</h1>
<p><em>Tiny</em> <em>Aberration</em></p>
<ul>
<li><strong>Armor Class:</strong> 14</li>
<li><strong>Hit Points:</strong> 36 (8d4+16)</li>
<li><strong>Speed:</strong> walk 40 ft.</li>
<li><strong>Challenge Rating:</strong> 3 (700 XP)</li>
<li><strong>Source:</strong> A5e Monstrous Menagerie, page 287</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>6 (-2)</td>
<td>16 (+3)</td>
<td>14 (+2)</td>
<td>16 (+3)</td>
<td>14 (+2)</td>
<td>14 (+2)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Saving Throws</strong>: Int +5, Wis +4, Cha +4</li>
<li><strong>Skills:</strong> deception +4, insight +4, stealth +5</li>
<li><strong>Senses:</strong> blindsight 60 ft. (blind beyond this radius), passive Perception 12</li>
<li><strong>Languages:</strong> understands Deep Speech but can't speak, telepathy 120 ft.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Claws:</strong> Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.</li>
<li><strong>Ego Whip:</strong> The intellect devourer targets a creature with a brain within 60 feet. The target makes a DC 13 Intelligence saving throw. On a failure it takes 14 (4d6) psychic damage and is rattled for 1 minute. If it is already rattled by Ego Whip it is also stunned. The target repeats the saving throw at the end of each of its turns ending both effects on a success.</li>
<li><strong>Body Thief:</strong> The intellect devourer enters the nose and mouth of an incapacitated humanoid within 5 feet. The target must be Small or larger have a brain and have an Intelligence of 4 or higher. The intellect devourer eats the targets brain and takes control of the target. The intellect devourer leaves the body if the target is reduced to 0 hit points if the target is affected by dispel evil and good or another effect that ends possession or voluntarily as a bonus action. A creature killed by the intellect devourer can be restored to life by resurrection or similar magic.</li>
<li><strong>While the intellect devourer is in control of the target, the intellect devourer retains its own Intelligence, Wisdom, and Charisma, its telepathy, and its knowledge of Deep Speech:</strong> It otherwise uses the targets statistics including proficiencies languages class features and spells. It has vague knowledge about the targets life but must make a DC 15 Intelligence check to recall specific facts.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/a5e_monstrous_menagerie/intellect-devourer-a5e.md">Markdown Format</a></p>
</body>
</html>