✨ Silence
Spells
View raw API endpoint ↗

Description

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.

Properties

Casting_time
1 action
Classes
  • Bard
  • Cleric
  • Ranger
Components
  • V
  • S
Concentration
Yes
Duration
Up to 10 minutes
Level
2
Range
120 feet
Ritual
Yes
School
Illusion
Subclasses
  • Lore
  • Land
Updated_at
2026-04-01T20:35:39.218Z
Raw JSON data
{
  "area_of_effect": {
    "size": 20,
    "type": "sphere"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "bard",
      "name": "Bard",
      "url": "/api/2014/classes/bard"
    },
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    },
    {
      "index": "ranger",
      "name": "Ranger",
      "url": "/api/2014/classes/ranger"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": true,
  "desc": [
    "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."
  ],
  "duration": "Up to 10 minutes",
  "higher_level": [],
  "index": "silence",
  "level": 2,
  "name": "Silence",
  "range": "120 feet",
  "ritual": true,
  "school": {
    "index": "illusion",
    "name": "Illusion",
    "url": "/api/2014/magic-schools/illusion"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    },
    {
      "index": "land",
      "name": "Land",
      "url": "/api/2014/subclasses/land"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.218Z",
  "url": "/api/2014/spells/silence"
}