From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/true_resurrection.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parsed/spells/true_resurrection.json (limited to 'parsed/spells/true_resurrection.json') diff --git a/parsed/spells/true_resurrection.json b/parsed/spells/true_resurrection.json new file mode 100644 index 0000000..3c6f2f2 --- /dev/null +++ b/parsed/spells/true_resurrection.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "true resurrection", + "level": 9, + "type": "necromancy", + "classes": [ + "cleric", + "druid" + ], + "casting_time": "1 hour", + "range": "Touch", + "components": "V, S, M (a sprinkle of holy water and diamonds worth at least 25,000 gp, which the spell consumes)", + "duration": "Instantaneous", + "text": "You touch a creature that has been dead for no longer than 200 years and that died for any reason except old age. If the creature's soul is free and willing, the creature is restored to life with all its hit points. \nThis spell closes all wounds, neutralizes any poison, cures all diseases, and lifts any curses affecting the creature when it died. The spell replaces damaged or missing organs and limbs. \nThe spell can even provide a new body if the original no longer exists, in which case you must speak the creature's name. The creature then appears in an unoccupied space you choose within 10 feet of you." +} \ No newline at end of file -- cgit v1.2.3