aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/conjure_animals.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/conjure_animals.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/conjure_animals.json')
-rw-r--r--parsed/spells/conjure_animals.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/conjure_animals.json b/parsed/spells/conjure_animals.json
new file mode 100644
index 0000000..22bb94f
--- /dev/null
+++ b/parsed/spells/conjure_animals.json
@@ -0,0 +1,15 @@
+{
+ "entry": "spells",
+ "name": "conjure animals",
+ "level": 3,
+ "type": "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