✨ Regenerate
Spells
View raw API endpoint ↗

Description

You touch a creature and stimulate its natural healing ability. The target regains 4d8 + 15 hit points. For the duration of the spell, the target regains 1 hit point at the start of each of its turns (10 hit points each minute).

The target's severed body members (fingers, legs, tails, and so on), if any, are restored after 2 minutes. If you have the severed part and hold it to the stump, the spell instantaneously causes the limb to knit to the stump.

Properties

Casting_time
1 minute
Classes
  • Bard
  • Cleric
  • Druid
Components
  • V
  • S
  • M
Concentration
No
Duration
1 hour
Level
7
Material
A prayer wheel and holy water.
Range
Touch
Ritual
No
School
Transmutation
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 minute",
  "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",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "You touch a creature and stimulate its natural healing ability. The target regains 4d8 + 15 hit points. For the duration of the spell, the target regains 1 hit point at the start of each of its turns (10 hit points each minute).",
    "The target's severed body members (fingers, legs, tails, and so on), if any, are restored after 2 minutes. If you have the severed part and hold it to the stump, the spell instantaneously causes the limb to knit to the stump."
  ],
  "duration": "1 hour",
  "heal_at_slot_level": {
    "7": "4d8 + 15"
  },
  "higher_level": [],
  "index": "regenerate",
  "level": 7,
  "material": "A prayer wheel and holy water.",
  "name": "Regenerate",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "transmutation",
    "name": "Transmutation",
    "url": "/api/2014/magic-schools/transmutation"
  },
  "subclasses": [],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/regenerate"
}