✨ Healing Word
Spells
View raw API endpoint ↗

Description

A creature of your choice that you can see within range regains 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 2nd level or higher, the healing increases by 1d4 for each slot level above 1st.

Properties

Casting_time
1 bonus action
Classes
  • Bard
  • Cleric
  • Druid
Components
V
Concentration
No
Duration
Instantaneous
Level
1
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": "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"
  ],
  "concentration": false,
  "desc": [
    "A creature of your choice that you can see within range regains hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs."
  ],
  "duration": "Instantaneous",
  "heal_at_slot_level": {
    "1": "1d4 + MOD",
    "2": "2d4 + MOD",
    "3": "3d4 + MOD",
    "4": "4d4 + MOD",
    "5": "5d4 + MOD",
    "6": "6d4 + MOD",
    "7": "7d4 + MOD",
    "8": "8d4 + MOD",
    "9": "9d4 + MOD"
  },
  "higher_level": [
    "When you cast this spell using a spell slot of 2nd level or higher, the healing increases by 1d4 for each slot level above 1st."
  ],
  "index": "healing-word",
  "level": 1,
  "name": "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/healing-word"
}