aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/reincarnate.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/reincarnate.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/reincarnate.json')
-rw-r--r--parsed/spells/reincarnate.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parsed/spells/reincarnate.json b/parsed/spells/reincarnate.json
new file mode 100644
index 0000000..e139e24
--- /dev/null
+++ b/parsed/spells/reincarnate.json
@@ -0,0 +1,14 @@
+{
+ "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