From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/Water_Walk.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/Water_Walk.json (limited to 'parser/spells/Water_Walk.json') diff --git a/parser/spells/Water_Walk.json b/parser/spells/Water_Walk.json deleted file mode 100644 index 93dd086..0000000 --- a/parser/spells/Water_Walk.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "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 -- cgit v1.2.3