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/feather_fall.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parsed/spells/feather_fall.json (limited to 'parsed/spells/feather_fall.json') diff --git a/parsed/spells/feather_fall.json b/parsed/spells/feather_fall.json deleted file mode 100644 index a35400e..0000000 --- a/parsed/spells/feather_fall.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "feather fall", - "level": 1, - "type": "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