55 lines
2.0 KiB
HTML
55 lines
2.0 KiB
HTML
|
||
<!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;
|
||
}
|
||
#monsterTable td:nth-child(4),
|
||
#monsterTable th:nth-child(4) {
|
||
white-space: nowrap;
|
||
}
|
||
</style>
|
||
<title>Doom of Consuming Fire</title>
|
||
</head>
|
||
<body>
|
||
<h1>Doom of Consuming Fire</h1>
|
||
<ul>
|
||
<li><strong>Level</strong>: 2 evocation</li>
|
||
<li><strong>Classes</strong>: Cleric, Sorcerer, Wizard</li>
|
||
<li><strong>Casting Time</strong>: 1 action</li>
|
||
<li><strong>Range</strong>: Self</li>
|
||
<li><strong>Components</strong>: V, S, M (a dead coal or a fistful of ashes)</li>
|
||
<li><strong>Duration</strong>: Concentration, up to 1 minute</li>
|
||
<li><strong>Source</strong>: Deep Magic 5e</li>
|
||
</ul>
|
||
<p>You are wreathed in cold, purple fire that damages creatures near you. You take 1d6 cold damage each round for the duration of the spell. Creatures within 5 feet of you when you cast the spell and at the start of each of your turns while the spell is in effect take 1d8 cold damage.</p>
|
||
<p><strong>Using a Higher-Level Spell Slot.</strong> When you cast this spell using a 3rd-level spell slot, the purple fire extends 10 feet from you, you take 1d8 cold damage, and other creatures take 1d10 cold damage. When you cast this spell using a 4th‐level slot, the fire extends 15 feet from you, you take1d10 cold damage, and other creatures take 1d12 cold damage. When you cast this spell using a slot of 5th level or higher, the fire extends to 20 feet, you take 1d12 cold damage, and other creatures take 1d20 cold damage.</p>
|
||
<p><a href="../../../licensing.html">Licensing</a> – <a href="../../md/deep_magic_5e/doom-of-consuming-fire.md">Markdown Format</a></p>
|
||
</body>
|
||
</html>
|