From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/fear.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/fear.json (limited to 'parsed/spells/fear.json') diff --git a/parsed/spells/fear.json b/parsed/spells/fear.json deleted file mode 100644 index 99edb06..0000000 --- a/parsed/spells/fear.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "fear", - "level": 3, - "type": "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