Files
5ead/monsters/html/tome_of_beasts_2/kachlian.html

92 lines
2.8 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>Kachlian</title>
</head>
<body>
<h1>Kachlian</h1>
<p><em>Huge</em> <em>Aberration</em> <em>neutral evil</em></p>
<ul>
<li><strong>Armor Class:</strong> 16 (natural armor)</li>
<li><strong>Hit Points:</strong> 157 (15d12+60)</li>
<li><strong>Speed:</strong> fly 40 ft. walk 0 ft. hover True ft.</li>
<li><strong>Challenge Rating:</strong> 8 (3,900 XP)</li>
<li><strong>Source:</strong> Tome of Beasts 2, page 219</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>18 (+4)</td>
<td>10 (+0)</td>
<td>19 (+4)</td>
<td>16 (+3)</td>
<td>15 (+2)</td>
<td>9 (-1)</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Skills:</strong> </li>
<li><strong>Damage Resistances:</strong> bludgeoning</li>
<li><strong>Condition Immunities:</strong> stunned, paralyzed, prone</li>
<li><strong>Senses:</strong> darkvision 120 ft., passive Perception 12</li>
<li><strong>Languages:</strong> Deep Speech, Undercommon</li>
</ul>
<h3>Special Abilities</h3>
<ul>
<li><strong>Consume Soul:</strong> A creature slain by the kachlian can't be restored to life unless the kachlian is killed within 24 hours of slaying the creature. After 24 hours, the soul becomes part of the kachlian, and the creature can be restored only with a wish spell.</li>
<li><strong>Spellcasting:</strong> The kachlian is a 7th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks). The kachlian has the following wizard spells prepared:
Cantrips (at will): chill touch, minor illusion, ray of frost, shocking grasp
1st level (4 slots): detect magic, hideous laughter, identify, magic missile
2nd level (3 slots): blindness/deafness, darkness, see invisibility
3rd level (3 slots): counterspell, slow
4th level (1 slots): confusion</li>
</ul>
<h3>Actions</h3>
<ul>
<li><strong>Multiattack:</strong> The kachlian makes three attacks with its tentacles.</li>
<li><strong>Tentacle:</strong> Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 17 (3d8 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). The kachlian has three tentacles, each of which can grapple only one target.</li>
</ul>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/tome_of_beasts_2/kachlian.md">Markdown Format</a></p>
</body>
</html>