aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/wall_of_thorns.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/wall_of_thorns.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/wall_of_thorns.json')
-rw-r--r--parser/spells/wall_of_thorns.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/wall_of_thorns.json b/parser/spells/wall_of_thorns.json
new file mode 100644
index 0000000..920d159
--- /dev/null
+++ b/parser/spells/wall_of_thorns.json
@@ -0,0 +1,13 @@
+{
+ "name": "wall of thorns",
+ "level": 6,
+ "school": "conjuration",
+ "classes": [
+ "druid"
+ ],
+ "casting_time": "1 action",
+ "range": "120 feet",
+ "components": "V, S, M (a handful of thorns)",
+ "duration": "Concentration, up to 10 minutes",
+ "text": "You create a wall of tough, pliable, tangled brush bristling with needle-sharp thorns. The wall appears within range on a solid surface and lasts for the duration. You choose to make the wall up to 60 feet long, 10 feet high, and 5 feet thick or a circle that has a 20-foot diameter and is up to 20 feet high and 5 feet thick. The wall blocks line of sight. \nWhen the wall appears, each creature within its area must make a Dexterity saving throw. On a failed save, a creature takes 7d8 piercing damage, or half as much damage on a successful save. \nA creature can move through the wall, albeit slowly and painfully. For every 1 foot a creature moves through the wall, it must spend 4 feet of movement. Furthermore, the first time a creature enters the wall on a turn or ends its turn there, the creature must make a Dexterity saving throw. It takes 7d8 slashing damage on a failed save, or half as much damage on a successful one. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 7th level or higher, both types of damage increase by 1d8 for each slot level above 6th."
+} \ No newline at end of file