diff options
Diffstat (limited to 'parsed/spells/druidcraft.json')
-rw-r--r-- | parsed/spells/druidcraft.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/parsed/spells/druidcraft.json b/parsed/spells/druidcraft.json new file mode 100644 index 0000000..d87a427 --- /dev/null +++ b/parsed/spells/druidcraft.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "druidcraft", + "level": 0, + "type": "transmutation", + "classes": [ + "druid" + ], + "casting_time": "1 action", + "range": "30 feet", + "components": "V, S", + "duration": "Instantaneous", + "text": "Whispering to the spirits of nature, you create one of the following effects within range: \n* You create a tiny, harmless sensory effect that predicts what the weather will be at your location for the next 24 hours. The effect might manifest as a golden orb for clear skies, a cloud for rain, falling snowflakes for snow, and so on. This effect persists for 1 round. \n* You instantly make a flower blossom, a seed pod open, or a leaf bud bloom. \n* You create an instantaneous, harmless sensory effect, such as falling leaves, a puff of wind, the sound of a small animal, or the faint odor of skunk. The effect must fit in a 5-foot cube. \n* You instantly light or snuff out a candle, a torch, or a small campfire." +}
\ No newline at end of file |