✨ Mass Healing Word
Spells
View raw API endpoint ↗

Description

As you call out words of restoration, up to six creatures of your choice that you can see within range regain hit points equal to 1d4 + 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 4th level or higher, the healing increases by 1d4 for each slot level above 3rd.

Properties

Casting_time
1 bonus action
Classes
Cleric
Components
V
Concentration
No
Duration
Instantaneous
Level
3
Range
60 feet
Ritual
No
School
Evocation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 bonus action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    }
  ],
  "components": [
    "V"
  ],
  "concentration": false,
  "desc": [
    "As you call out words of restoration, up to six creatures of your choice that you can see within range regain hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs."
  ],
  "duration": "Instantaneous",
  "heal_at_slot_level": {
    "3": "1d4 + MOD",
    "4": "2d4 + MOD",
    "5": "3d4 + MOD",
    "6": "4d4 + MOD",
    "7": "5d4 + MOD",
    "8": "6d4 + MOD",
    "9": "7d4 + MOD"
  },
  "higher_level": [
    "When you cast this spell using a spell slot of 4th level or higher, the healing increases by 1d4 for each slot level above 3rd."
  ],
  "index": "mass-healing-word",
  "level": 3,
  "name": "Mass Healing Word",
  "range": "60 feet",
  "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.217Z",
  "url": "/api/2014/spells/mass-healing-word"
}