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/grease.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/grease.json (limited to 'parser/spells/grease.json') diff --git a/parser/spells/grease.json b/parser/spells/grease.json deleted file mode 100644 index f18d713..0000000 --- a/parser/spells/grease.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "grease", - "level": 1, - "school": "conjuration", - "classes": [ - "wizard" - ], - "casting_time": "1 action", - "range": "60 feet", - "components": "V, S, M (a bit of pork rind or butter)", - "duration": "1 minute", - "text": "Slick grease covers the ground in a 10-foot square centered on a point within range and turns it into difficult terrain for the duration. \nWhen the grease appears, each creature standing in its area must succeed on a Dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a Dexterity saving throw or fall prone." -} \ No newline at end of file -- cgit v1.2.3