aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Conjure_Animals.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/Conjure_Animals.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Conjure_Animals.json')
-rw-r--r--parser/spells/Conjure_Animals.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parser/spells/Conjure_Animals.json b/parser/spells/Conjure_Animals.json
new file mode 100644
index 0000000..2dbd623
--- /dev/null
+++ b/parser/spells/Conjure_Animals.json
@@ -0,0 +1,14 @@
+{
+ "name": "Conjure Animals",
+ "level": 3,
+ "school": "conjuration",
+ "classes": [
+ "druid",
+ "ranger"
+ ],
+ "casting_time": "1 action",
+ "range": "60 feet",
+ "components": "V, S",
+ "duration": "Concentration, up to 1 hour",
+ "text": "You summon fey spirits that take the form of beasts and appear in unoccupied spaces that you can see within range. Choose one of the following options for what appears: \n\n* One beast of challenge rating 2 or lower\n* Two beasts of challenge rating 1 or lower\n* Four beasts of challenge rating 1/2 or lower\n* Eight beasts of challenge rating 1/4 or lower \n\nEach beast is also considered fey, and it disappears when it drops to 0 hit points or when the spell ends. \nThe summoned creatures are friendly to you and your companions. Roll initiative for the summoned creatures as a group, which has its own turns. They obey any verbal commands that you issue to them (no action required by you). If you don't issue any commands to them, they defend themselves from hostile creatures, but otherwise take no actions. \nThe GM has the creatures' statistics. \n\n**At Higher Levels.** When you cast this spell using certain higher-level spell slots, you choose one of the summoning options above, and more creatures appear: twice as many with a 5th-level slot, three times as many with a 7th-level slot, and four times as many with a 9th-level slot."
+} \ No newline at end of file