From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/conjure_animals.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/conjure_animals.json (limited to 'parsed/spells/conjure_animals.json') diff --git a/parsed/spells/conjure_animals.json b/parsed/spells/conjure_animals.json deleted file mode 100644 index 22bb94f..0000000 --- a/parsed/spells/conjure_animals.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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 -- cgit v1.2.3