✨ Heal
Spells
View raw API endpoint ↗

Description

Choose a creature that you can see within range. A surge of positive energy washes through the creature, causing it to regain 70 hit points. This spell also ends blindness, deafness, and any diseases affecting the target. This spell has no effect on constructs or undead.

At Higher Levels

When you cast this spell using a spell slot of 7th level or higher, the amount of healing increases by 10 for each slot level above 6th.

Properties

Casting_time
1 action
Classes
  • Cleric
  • Druid
Components
  • V
  • S
Concentration
No
Duration
Instantaneous
Level
6
Range
60 feet
Ritual
No
School
Evocation
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"
    },
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": false,
  "desc": [
    "Choose a creature that you can see within range. A surge of positive energy washes through the creature, causing it to regain 70 hit points. This spell also ends blindness, deafness, and any diseases affecting the target. This spell has no effect on constructs or undead."
  ],
  "duration": "Instantaneous",
  "heal_at_slot_level": {
    "6": "70",
    "7": "80",
    "8": "90",
    "9": "100"
  },
  "higher_level": [
    "When you cast this spell using a spell slot of 7th level or higher, the amount of healing increases by 10 for each slot level above 6th."
  ],
  "index": "heal",
  "level": 6,
  "name": "Heal",
  "range": "60 feet",
  "ritual": false,
  "school": {
    "index": "evocation",
    "name": "Evocation",
    "url": "/api/2014/magic-schools/evocation"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/heal"
}