From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/conjure_animals.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parser/spells/conjure_animals.json (limited to 'parser/spells/conjure_animals.json') diff --git a/parser/spells/conjure_animals.json b/parser/spells/conjure_animals.json deleted file mode 100644 index e6befd8..0000000 --- a/parser/spells/conjure_animals.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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 -- cgit v1.2.3