diff options
Diffstat (limited to 'parser/spells/Druidcraft.json')
-rw-r--r-- | parser/spells/Druidcraft.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/Druidcraft.json b/parser/spells/Druidcraft.json new file mode 100644 index 0000000..9ae01d1 --- /dev/null +++ b/parser/spells/Druidcraft.json @@ -0,0 +1,13 @@ +{ + "name": "Druidcraft", + "level": 0, + "school": "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 |