Files

116 lines
3.0 KiB
HTML
Raw Permalink 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>Deva</title>
</head>
<body>
<h1>Deva</h1>
<p><em>Medium Celestial (Angel), Lawful Good</em></p>
<ul>
<li><strong>Armor Class:</strong> 17</li>
<li><strong>Hit Points:</strong> 229 (27d8 + 108)</li>
<li><strong>Speed:</strong> 30 ft., Fly 90 ft. (hover)</li>
<li><strong>Initiative</strong>: +4 (14)</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>18</td>
<td>+4</td>
<td>+4</td>
</tr>
<tr>
<td>CON</td>
<td>18</td>
<td>+4</td>
<td>+4</td>
</tr>
<tr>
<td>INT</td>
<td>17</td>
<td>+3</td>
<td>+3</td>
</tr>
<tr>
<td>WIS</td>
<td>20</td>
<td>+5</td>
<td>+9</td>
</tr>
<tr>
<td>CHA</td>
<td>20</td>
<td>+5</td>
<td>+9</td>
</tr>
</tbody>
</table>
<ul>
<li><strong>Resistances</strong>: Radiant</li>
<li><strong>Immunities</strong>: Charmed, Exhaustion, Frightened</li>
<li><strong>Skills</strong>: Insight +9, Perception +9</li>
<li><strong>Senses</strong>: darkvision 120 ft.; Passive Perception 19</li>
<li><strong>Languages</strong>: All; telepathy 120 ft.</li>
<li><strong>CR</strong> 10 (XP 5,900; PB +4)</li>
</ul>
<h2>Traits</h2>
<p><strong><em>Exalted Restoration.</em></strong> If the deva dies outside Mount Celestia, its body disappears, and it gains a new body instantly, reviving with all its Hit Points somewhere in Mount Celestia.</p>
<p><strong><em>Magic Resistance.</em></strong> The deva has Advantage on saving throws against spells and other magical effects.</p>
<h2>Actions</h2>
<p><strong><em>Multiattack.</em></strong> The deva makes two Holy Mace attacks.</p>
<p><strong><em>Holy Mace.</em></strong> <em>Melee Attack Roll:</em> +8, reach 5 ft. 7 (1d6 + 4) Bludgeoning damage plus 18 (4d8) Radiant damage.</p>
<p><strong><em>Spellcasting.</em></strong> The deva casts one of the following spells, requiring no Material components and using Charisma as the spellcasting ability (spell save DC 17):</p>
<ul>
<li><strong>At Will:</strong> <em>Detect Evil and Good</em>, <em>Shapechange</em></li>
<li><strong>1e/Day Each:</strong> <em>Commune</em>, <em>Raise Dead</em></li>
</ul>
<h2>Bonus Actions</h2>
<p><strong><em>Divine Aid (2/Day).</em></strong> The deva casts <em>Cure Wounds</em>, <em>Lesser Restoration</em>, or <em>Remove Curse</em>, using the same spellcasting ability as Spellcasting.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5.2_srd_(2025_mm)/deva_mm_2024.md">Markdown Format</a></p>
</body>
</html>