✨ Prayer of Healing
Spells
View raw API endpoint ↗

Description

Up to six creatures of your choice that you can see within range each regain hit points equal to 2d8 + 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 3rd level or higher, the healing increases by 1d8 for each slot level above 2nd.

Properties

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