From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/conjure_woodland_beings.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parsed/spells/conjure_woodland_beings.json (limited to 'parsed/spells/conjure_woodland_beings.json') diff --git a/parsed/spells/conjure_woodland_beings.json b/parsed/spells/conjure_woodland_beings.json new file mode 100644 index 0000000..12704f8 --- /dev/null +++ b/parsed/spells/conjure_woodland_beings.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "conjure woodland beings", + "level": 4, + "type": "conjuration", + "classes": [ + "druid", + "ranger" + ], + "casting_time": "1 action", + "range": "60 feet", + "components": "V, S, M (one holly berry per creature summoned)", + "duration": "Concentration, up to 1 hour", + "text": "You summon fey creatures that appear in unoccupied spaces that you can see within range. Choose one of the following options for what appears:\n\n* One fey creature of challenge rating 2 or lower \n* Two fey creatures of challenge rating 1 or lower \n* Four fey creatures of challenge rating 1/2 or lower \n* Eight fey creatures of challenge rating 1/4 or lower \n\nA summoned creature 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 have their 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 6th-level slot and three times as many with an 8th-level slot." +} \ No newline at end of file -- cgit v1.2.3