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/fear.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/fear.json (limited to 'parser/spells/fear.json') diff --git a/parser/spells/fear.json b/parser/spells/fear.json deleted file mode 100644 index 4b1ef4c..0000000 --- a/parser/spells/fear.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "fear", - "level": 3, - "school": "illusion", - "classes": [ - "bard", - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "Self (30-foot cone)", - "components": "V, S, M (a white feather or the heart of a hen)", - "duration": "Concentration, up to 1 minute", - "text": "You project a phantasmal image of a creature's worst fears. Each creature in a 30-foot cone must succeed on a Wisdom saving throw or drop whatever it is holding and become frightened for the duration. \nWhile frightened by this spell, a creature must take the Dash action and move away from you by the safest available route on each of its turns, unless there is nowhere to move. If the creature ends its turn in a location where it doesn't have line of sight to you, the creature can make a Wisdom saving throw. On a successful save, the spell ends for that creature." -} \ No newline at end of file -- cgit v1.2.3