aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/revivify.json
blob: 9b7e5bdee516dbfab88bb4c79d0daf073bb2aa11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "revivify",
  "level": 3,
  "school": "necromancy",
  "classes": [
    "cleric",
    "paladin"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (diamonds worth 300 gp, which the spell consumes)",
  "duration": "Instantaneous",
  "text": "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."
}