diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/spike_growth.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/spike_growth.json')
-rw-r--r-- | parser/spells/spike_growth.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parser/spells/spike_growth.json b/parser/spells/spike_growth.json deleted file mode 100644 index 4c950cb..0000000 --- a/parser/spells/spike_growth.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "spike growth", - "level": 2, - "school": "transmutation", - "classes": [ - "druid", - "ranger" - ], - "casting_time": "1 action", - "range": "150 feet", - "components": "V, S, M (seven sharp thorns or seven small twigs, each sharpened to a point)", - "duration": "Concentration, up to 10 minutes", - "text": "The ground in a 20-foot radius centered on a point within range twists and sprouts hard spikes and thorns. The area becomes difficult terrain for the duration. When a creature moves into or within the area, it takes 2d4 piercing damage for every 5 feet it travels. \nThe transformation of the ground is camouflaged to look natural. Any creature that can't see the area at the time the spell is cast must make a Wisdom (Perception) check against your spell save DC to recognize the terrain as hazardous before entering it." -}
\ No newline at end of file |