aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Reincarnate.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Reincarnate.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Reincarnate.json')
-rw-r--r--parser/spells/Reincarnate.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/Reincarnate.json b/parser/spells/Reincarnate.json
new file mode 100644
index 0000000..4c97f6d
--- /dev/null
+++ b/parser/spells/Reincarnate.json
@@ -0,0 +1,13 @@
+{
+ "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