✨ Mass Cure Wounds
Spells
View raw API endpoint ↗

Description

A wave of healing energy washes out from a point of your choice within range. Choose up to six creatures in a 30-foot-radius sphere centered on that point. Each target regains hit points equal to 3d8 + your spellcasting ability modifier. This spell has no effect on undead or constructs.

At Higher Levels

When you cast this spell using a spell slot of 6th level or higher, the healing increases by 1d8 for each slot level above 5th.

Properties

Casting_time
1 action
Classes
  • Bard
  • Cleric
  • Druid
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
5
Range
60 feet
Ritual
No
School
Conjuration
Subclasses
Life
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "area_of_effect": {
    "size": 30,
    "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": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "desc": [
    "A wave of healing energy washes out from a point of your choice within range. Choose up to six creatures in a 30-foot-radius sphere centered on that point. Each target regains hit points equal to 3d8 + your spellcasting ability modifier. This spell has no effect on undead or constructs."
  ],
  "duration": "Instantaneous",
  "heal_at_slot_level": {
    "5": "3d8 + MOD",
    "6": "4d8 + MOD",
    "7": "5d8 + MOD",
    "8": "6d8 + MOD",
    "9": "7d8 + MOD"
  },
  "higher_level": [
    "When you cast this spell using a spell slot of 6th level or higher, the healing increases by 1d8 for each slot level above 5th."
  ],
  "index": "mass-cure-wounds",
  "level": 5,
  "name": "Mass Cure Wounds",
  "range": "60 feet",
  "ritual": false,
  "school": {
    "index": "conjuration",
    "name": "Conjuration",
    "url": "/api/2014/magic-schools/conjuration"
  },
  "subclasses": [
    {
      "index": "life",
      "name": "Life",
      "url": "/api/2014/subclasses/life"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/mass-cure-wounds"
}