blob: a54baaeb16b68765a728a44790c781ae70940e6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "Silence",
"level": 2,
"school": "illusion",
"classes": [
"bard",
"cleric",
"ranger"
],
"casting_time": "1 action",
"range": "120 feet",
"components": "V, S",
"duration": "Concentration, up to 10 minutes",
"text": "For the duration, no sound can be created within or pass through a 20-foot-radius sphere centered on a point you choose within range. Any creature or object entirely inside the sphere is immune to thunder damage, and creatures are deafened while entirely inside it. Casting a spell that includes a verbal component is impossible there."
}
|