✨ Mass Heal
Spells
View raw API endpoint ↗

Description

A flood of healing energy flows from you into injured creatures around you. You restore up to 700 hit points, divided as you choose among any number of creatures that you can see within range. Creatures healed by this spell are also cured of all diseases and any effect making them blinded or deafened. This spell has no effect on undead or constructs.

Properties

Casting_time
1 action
Classes
Cleric
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
9
Range
60 feet
Ritual
No
School
Conjuration
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "cleric",
      "name": "Cleric",
      "url": "/api/2014/classes/cleric"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "desc": [
    "A flood of healing energy flows from you into injured creatures around you. You restore up to 700 hit points, divided as you choose among any number of creatures that you can see within range. Creatures healed by this spell are also cured of all diseases and any effect making them blinded or deafened. This spell has no effect on undead or constructs."
  ],
  "duration": "Instantaneous",
  "heal_at_slot_level": {
    "9": "700"
  },
  "higher_level": [],
  "index": "mass-heal",
  "level": 9,
  "name": "Mass Heal",
  "range": "60 feet",
  "ritual": false,
  "school": {
    "index": "conjuration",
    "name": "Conjuration",
    "url": "/api/2014/magic-schools/conjuration"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/mass-heal"
}