aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/water_walk.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/water_walk.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/water_walk.json')
-rw-r--r--parser/spells/water_walk.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parser/spells/water_walk.json b/parser/spells/water_walk.json
new file mode 100644
index 0000000..4246b15
--- /dev/null
+++ b/parser/spells/water_walk.json
@@ -0,0 +1,16 @@
+{
+ "name": "water walk",
+ "level": 3,
+ "school": "transmutation",
+ "classes": [
+ "cleric",
+ "druid",
+ "ranger",
+ "sorcerer"
+ ],
+ "casting_time": "1 action",
+ "range": "30 feet",
+ "components": "V, S, M (a piece of cork)",
+ "duration": "1 hour",
+ "text": "This spell grants the ability to move across any liquid surface--such as water, acid, mud, snow, quicksand, or lava--as if it were harmless solid ground (creatures crossing molten lava can still take damage from the heat). Up to ten willing creatures you can see within range gain this ability for the duration. \nIf you target a creature submerged in a liquid, the spell carries the target to the surface of the liquid at a rate of 60 feet per round."
+} \ No newline at end of file