Files
5ead/monsters/html/tome_of_beasts_3/rakshasa-pustakam.html

92 lines
3.1 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>Rakshasa, Pustakam</title>
</head>
<body>
<h1>Rakshasa, Pustakam</h1>
<p><em>Small</em> <em>Fiend</em> <em>lawful evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 15 (natural armor)</li>
<li><strong>Hit Points:</strong> 91 (14d6+42)</li>
<li><strong>Speed:</strong> walk 25 ft. climb 20 ft.</li>
<li><strong>Challenge Rating:</strong> 5 (1,800 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 3, page 328</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>12 (+1)</td>
<td>15 (+2)</td>
<td>16 (+3)</td>
<td>13 (+1)</td>
<td>16 (+3)</td>
<td>18 (+4)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> perception +3</li>
<li><strong>Damage Vulnerabilities:</strong> piercing from magic weapons wielded by good creatures</li>
<li><strong>Senses:</strong> darkvision 60', passive Perception 13</li>
<li><strong>Languages:</strong> Common, Infernal, telepathy 60'</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>False Appearance (Object Form Only):</strong> While it remains motionless it is indistinguishable from an ordinary object.</li>
<li><strong>Limited Magic Immunity:</strong> Can't be affected or detected by spells of 2nd level or lower unless it wishes to be. Has advantage on saves vs. all other spells and magical effects.</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> Two Claw attacks or uses False Promises twice. It can replace one use of False Promises with use of Spellcasting.</li>
<li><strong>Claw (Fiend Form Only):</strong> Melee Weapon Attack: +5 to hit, 5 ft., one target, 7 (2d4+2) slashing damage + 9 (2d8) psychic.</li>
<li><strong>False Promises:</strong> Whispers promises of power and riches in mind of one creature it can see within 60' of it: 18 (4d8) psychic and charmed 1 min (DC 15 Wis half damage and isn't charmed). While charmed creature has disadvantage on saves vs. pustakam's enchantment spells. Charmed creature can re-save at end of each of its turns success ends effect on itself.</li>
<li><strong>Spellcasting:</strong> Cha (DC 15) no material or somatic components: At will: detect thoughts mage hand minor illusion3/day ea: command suggestion</li>
</ul>
<h3>Bonus Actions</h3>
<ul>
<li><strong>Change Shape:</strong> Transforms into Tiny object or back into true fiend form. Its stats except size are same in each form. Items worn/carried not transformed. Reverts on death.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_3/rakshasa-pustakam.md">Markdown Format</a></p>
</body>
</html>