Files
5ead/spells/html/srd_2024/hallucinatory-terrain.html

50 lines
2.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>Hallucinatory Terrain</title>
</head>
<body>
<h1>Hallucinatory Terrain</h1>
<ul>
<li><strong>Level</strong>: 4 Illusion</li>
<li><strong>Classes</strong>: Bard, Druid, Warlock, Wizard</li>
<li><strong>Casting Time</strong>: minute</li>
<li><strong>Range</strong>: 300 feet</li>
<li><strong>Components</strong>: V, S, M (a mushroom)</li>
<li><strong>Duration</strong>: 24 hour</li>
<li><strong>Source</strong>: <a href="../../../srds/SRD_2024.pdf">SRD 2024</a></li>
</ul>
<p>You make natural terrain in a 150-foot Cube in range look, sound, and smell like another sort of natural terrain. Thus, open fields or a road can be made to resemble a swamp, hill, crevasse, or some other difficult or impassable terrain. A pond can be made to seem like a grassy meadow, a precipice like a gentle slope, or a rock-strewn gully like a wide and smooth road. Manufactured structures, equipment, and creatures within the area aren't changed. The tactile characteristics of the terrain are unchanged, so creatures entering the area are likely to notice the illusion. If the difference isn't obvious by touch, a creature examining the illusion can take the Study action to make an Intelligence (Investigation) check against your spell save DC to disbelieve it. If a creature discerns that the terrain is illusory, the creature sees a vague image superimposed on the real terrain.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/srd_2024/hallucinatory-terrain.md">Markdown Format</a></p>
</body>
</html>