✨ Thunderwave
Spells
View raw API endpoint ↗

Description

A wave of thunderous force sweeps out from you. Each creature in a 15-foot cube originating from you must make a constitution saving throw. On a failed save, a creature takes 2d8 thunder damage and is pushed 10 feet away from you. On a successful save, the creature takes half as much damage and isn't pushed.

In addition, unsecured objects that are completely within the area of effect are automatically pushed 10 feet away from you by the spell's effect, and the spell emits a thunderous boom audible out to 300 feet.

At Higher Levels

When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st.

Properties

Casting_time
1 action
Classes
  • Bard
  • Druid
  • Sorcerer
  • Wizard
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
1
Range
Self
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.218Z
Raw JSON data
{
  "area_of_effect": {
    "size": 15,
    "type": "cube"
  },
  "casting_time": "1 action",
  "classes": [
    {
      "index": "bard",
      "name": "Bard",
      "url": "/api/2014/classes/bard"
    },
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    },
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "damage": {
    "damage_at_slot_level": {
      "1": "2d8",
      "2": "3d8",
      "3": "4d8",
      "4": "5d8",
      "5": "6d8",
      "6": "7d8",
      "7": "8d8",
      "8": "9d8",
      "9": "10d8"
    },
    "damage_type": {
      "index": "thunder",
      "name": "Thunder",
      "url": "/api/2014/damage-types/thunder"
    }
  },
  "dc": {
    "dc_success": "half",
    "dc_type": {
      "index": "con",
      "name": "CON",
      "url": "/api/2014/ability-scores/con"
    }
  },
  "desc": [
    "A wave of thunderous force sweeps out from you. Each creature in a 15-foot cube originating from you must make a constitution saving throw. On a failed save, a creature takes 2d8 thunder damage and is pushed 10 feet away from you. On a successful save, the creature takes half as much damage and isn't pushed.",
    "In addition, unsecured objects that are completely within the area of effect are automatically pushed 10 feet away from you by the spell's effect, and the spell emits a thunderous boom audible out to 300 feet."
  ],
  "duration": "Instantaneous",
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st."
  ],
  "index": "thunderwave",
  "level": 1,
  "name": "Thunderwave",
  "range": "Self",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.218Z",
  "url": "/api/2014/spells/thunderwave"
}