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/Feather_Fall.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/Feather_Fall.json (limited to 'parser/spells/Feather_Fall.json') diff --git a/parser/spells/Feather_Fall.json b/parser/spells/Feather_Fall.json deleted file mode 100644 index 963d401..0000000 --- a/parser/spells/Feather_Fall.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Feather Fall", - "level": 1, - "school": "transmutation", - "classes": [ - "bard", - "sorcerer", - "wizard" - ], - "casting_time": "1 reaction, which you take when you or a creature within 60 feet of you falls", - "range": "60 feet", - "components": "V, M (a small feather or piece of down)", - "duration": "1 minute", - "text": "Choose up to five falling creatures within range. A falling creature's rate of descent slows to 60 feet per round until the spell ends. If the creature lands before the spell ends, it takes no falling damage and can land on its feet, and the spell ends for that creature." -} \ No newline at end of file -- cgit v1.2.3