From d5d937b04a85276fa6e03ad1e6788490495103af Mon Sep 17 00:00:00 2001 From: Jacob Date: Fri, 21 Jul 2017 15:38:17 +0100 Subject: [PATCH] Reincarnate's race table is now an actual Markdown table --- dataSources/srd/spells.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataSources/srd/spells.json b/dataSources/srd/spells.json index 307e9a66..51281077 100644 --- a/dataSources/srd/spells.json +++ b/dataSources/srd/spells.json @@ -3618,7 +3618,7 @@ }, { "castingTime": "1 hour", - "description": "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.\n\nThe magic fashions a new body for the creature to inhabit, which likely causes the creature’s race to change. The DM rolls a d100 and consults the following table to determine what form the creature takes when restored to life, or the DM chooses a form.\n\nOn a d100 roll:\n\n01-04 - Dragonborn\n\n05-13 - Dwarf, hill\n\n14-21 - Dwarf, mountain\n\n22-25 - Elf, dark\n\n26–34 - Elf, high\n\n35-42 - Elf, wood\n\n43-46 - Gnome, forest\n\n47-52 - Gnome, Rock\n\n53-56 - Half-elf\n\n57-60 - Half Orc,61-68 - Halfling, lightfoot\n\n69-76 - Halfling, stout\n\n77-96 - Human\n\n97-00 - 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. ", + "description":"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.\n\nThe magic fashions a new body for the creature to inhabit, which likely causes the creature’s race to change. The DM rolls a d100 and consults the following table to determine what form the creature takes when restored to life, or the DM chooses a form.\n\nd100 | Race\n---|---\n01-04 | Dragonborn\n05-13 | Dwarf, hill\n14-21 | Dwarf, mountain\n22-25 | Elf, dark\n26–34 | Elf, high\n35-42 | Elf, wood\n43-46 | Gnome, forest\n47-52 | Gnome, Rock\n53-56 | Half-elf\n57-60 | Half Orc,61-68 - Halfling, lightfoot\n69-76 | Halfling, stout\n77-96 | Human\n97-00 | 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. ", "duration": "Instantaneous", "level": 5, "range": "Touch",