From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/reincarnate.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parsed/spells/reincarnate.json (limited to 'parsed/spells/reincarnate.json') diff --git a/parsed/spells/reincarnate.json b/parsed/spells/reincarnate.json deleted file mode 100644 index e139e24..0000000 --- a/parsed/spells/reincarnate.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "entry": "spells", - "name": "reincarnate", - "level": 5, - "type": "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