aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/revivify.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/spells/revivify.json')
-rw-r--r--parsed/spells/revivify.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/revivify.json b/parsed/spells/revivify.json
new file mode 100644
index 0000000..b13e9ec
--- /dev/null
+++ b/parsed/spells/revivify.json
@@ -0,0 +1,15 @@
+{
+ "entry": "spells",
+ "name": "revivify",
+ "level": 3,
+ "type": "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."
+} \ No newline at end of file