diff options
author | Your Name <you@example.com> | 2024-12-10 19:32:14 -0500 |
---|---|---|
committer | Your Name <you@example.com> | 2024-12-10 19:32:14 -0500 |
commit | 056c006c687995198d0ec02eeebc2b00a6097879 (patch) | |
tree | 4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/spells/druidcraft.json | |
parent | cf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff) | |
download | dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2 dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip |
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/spells/druidcraft.json')
-rw-r--r-- | parsed/spells/druidcraft.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parsed/spells/druidcraft.json b/parsed/spells/druidcraft.json deleted file mode 100644 index d87a427..0000000 --- a/parsed/spells/druidcraft.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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 |