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/reincarnate.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/reincarnate.json (limited to 'parser/spells/reincarnate.json') diff --git a/parser/spells/reincarnate.json b/parser/spells/reincarnate.json deleted file mode 100644 index 33c4c59..0000000 --- a/parser/spells/reincarnate.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "reincarnate", - "level": 5, - "school": "transmutation", - "classes": [ - "druid" - ], - "casting_time": "1 hour", - "range": "Touch", - "components": "V, S, M (rare oils and unguents worth at least 1,000 gp, which the spell consumes)", - "duration": "Instantaneous", - "text": "You touch a dead humanoid or a piece of a dead humanoid. Provided that the creature has been dead no longer than 10 days, the spell forms a new adult body for it and then calls the soul to enter that body. If the target's soul isn't free or willing to do so, the spell fails. \nThe magic fashions a new body for the creature to inhabit, which likely causes the creature's race to change. The GM rolls a d100 and consults the following table to determine what form the creature takes when restored to life, or the GM chooses a form. \n\n| d100 | Race |\n|--------|---------------------|\n| 01-04 | Dragonborn |\n| 05-13 | Dwarf, hill |\n| 14-21 | Dwarf, mountain |\n| 22-25 | Elf, dark |\n| 26-34 | Elf, high |\n| 35-42 | Elf, wood |\n| 43-46 | Gnome, forest |\n| 47-52 | Gnome, rock |\n| 53-56 | Half-elf |\n| 57-60 | Half-orc |\n| 61-68 | Halfling, lightfoot |\n| 69-76 | Halfling, stout |\n| 77-96 | Human |\n| 97-100 | Tiefling |\n\nThe reincarnated creature recalls its former life and experiences. It retains the capabilities it had in its original form, except it exchanges its original race for the new one and changes its racial traits accordingly." -} \ No newline at end of file -- cgit v1.2.3