Files
5ead/spells/html/5e_core_rules/awaken.html

50 lines
2.0 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>Awaken</title>
</head>
<body>
<h1>Awaken</h1>
<ul>
<li><strong>Level</strong>: 5</li>
<li><strong>Classes</strong>: Bard, Druid</li>
<li><strong>Casting Time</strong>: 8 hours</li>
<li><strong>Range</strong>: Touch</li>
<li><strong>Components</strong>: V, S, M (An agate worth at least 1,000 gp, which the spell consumes.)</li>
<li><strong>Duration</strong>: Instantaneous</li>
<li><strong>Source</strong>: <a href="http://dnd.wizards.com/articles/features/systems-reference-document-srd">5e Core Rules</a></li>
</ul>
<p>After spending the casting time tracing magical pathways within a precious gemstone, you touch a Huge or smaller beast or plant. The target must have either no Intelligence score or an Intelligence of 3 or less. The target gains an Intelligence of 10. The target also gains the ability to speak one language you know. If the target is a plant, it gains the ability to move its limbs, roots, vines, creepers, and so forth, and it gains senses similar to a human's. Your DM chooses statistics appropriate for the awakened plant, such as the statistics for the awakened shrub or the awakened tree. The awakened beast or plant is charmed by you for 30 days or until you or your companions do anything harmful to it. When the charmed condition ends, the awakened creature chooses whether to remain friendly to you, based on how you treated it while it was charmed.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/5e_core_rules/awaken.md">Markdown Format</a></p>
</body>
</html>