From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/raise_dead.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/raise_dead.json (limited to 'parser/spells/raise_dead.json') diff --git a/parser/spells/raise_dead.json b/parser/spells/raise_dead.json deleted file mode 100644 index 15dbc1f..0000000 --- a/parser/spells/raise_dead.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "raise dead", - "level": 5, - "school": "necromancy", - "classes": [ - "bard", - "cleric", - "paladin" - ], - "casting_time": "1 hour", - "range": "Touch", - "components": "V, S, M (a diamond worth at least 500 gp, which the spell consumes)", - "duration": "Instantaneous", - "text": "You return a dead creature you touch to life, provided that it has been dead no longer than 10 days. If the creature's soul is both willing and at liberty to rejoin the body, the creature returns to life with 1 hit point. \nThis spell also neutralizes any poisons and cures nonmagical diseases that affected the creature at the time it died. This spell doesn't, however, remove magical diseases, curses, or similar effects; if these aren't first removed prior to casting the spell, they take effect when the creature returns to life. The spell can't return an undead creature to life. \nThis spell closes all mortal wounds, but it doesn't restore missing body parts. If the creature is lacking body parts or organs integral for its survival--its head, for instance--the spell automatically fails. \nComing back from the dead is an ordeal. The target takes a \u22124 penalty to all attack rolls, saving throws, and ability checks. Every time the target finishes a long rest, the penalty is reduced by 1 until it disappears." -} \ No newline at end of file -- cgit v1.2.3