✨ Revivify
Spells
View raw API endpoint ↗

Description

You touch a creature that has died within the last minute. That creature returns to life with 1 hit point. This spell can't return to life a creature that has died of old age, nor can it restore any missing body parts.

Properties

Casting_time
1 action
Classes
  • Cleric
  • Paladin
Components
  • V
  • S
  • M
Concentration
No
Duration
Instantaneous
Level
3
Material
Diamonds worth 300gp, which the spell consumes.
Range
Touch
Ritual
No
School
Conjuration
Subclasses
  • Lore
  • Life
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": "paladin",
      "name": "Paladin",
      "url": "/api/2014/classes/paladin"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "You touch a creature that has died within the last minute. That creature returns to life with 1 hit point. This spell can't return to life a creature that has died of old age, nor can it restore any missing body parts."
  ],
  "duration": "Instantaneous",
  "higher_level": [],
  "index": "revivify",
  "level": 3,
  "material": "Diamonds worth 300gp, which the spell consumes.",
  "name": "Revivify",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "conjuration",
    "name": "Conjuration",
    "url": "/api/2014/magic-schools/conjuration"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    },
    {
      "index": "life",
      "name": "Life",
      "url": "/api/2014/subclasses/life"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/revivify"
}