aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/animate_dead.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/animate_dead.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/animate_dead.json')
-rw-r--r--parsed/spells/animate_dead.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/animate_dead.json b/parsed/spells/animate_dead.json
new file mode 100644
index 0000000..a55c8ce
--- /dev/null
+++ b/parsed/spells/animate_dead.json
@@ -0,0 +1,15 @@
+{
+ "entry": "spells",
+ "name": "animate dead",
+ "level": 3,
+ "type": "necromancy",
+ "classes": [
+ "cleric",
+ "wizard"
+ ],
+ "casting_time": "1 minute",
+ "range": "10 feet",
+ "components": "V, S, M (a drop of blood, a piece of flesh, and a pinch of bone dust)",
+ "duration": "Instantaneous",
+ "text": "This spell creates an undead servant. Choose a pile of bones or a corpse of a Medium or Small humanoid within range. Your spell imbues the target with a foul mimicry of life, raising it as an undead creature. The target becomes a skeleton if you chose bones or a zombie if you chose a corpse (the GM has the creature's game statistics). \nOn each of your turns, you can use a bonus action to mentally command any creature you made with this spell if the creature is within 60 feet of you (if you control multiple creatures, you can command any or all of them at the same time, issuing the same command to each one). You decide what action the creature will take and where it will move during its next turn, or you can issue a general command, such as to guard a particular chamber or corridor. If you issue no commands, the creature only defends itself against hostile creatures. Once given an order, the creature continues to follow it until its task is complete. \nThe creature is under your control for 24 hours, after which it stops obeying any command you've given it. To maintain control of the creature for another 24 hours, you must cast this spell on the creature again before the current 24-hour period ends. This use of the spell reasserts your control over up to four creatures you have animated with this spell, rather than animating a new one. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 4th level or higher, you animate or reassert control over two additional undead creatures for each slot level above 3rd. Each of the creatures must come from a different corpse or pile of bones."
+} \ No newline at end of file