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/purify_food_and_drink.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/purify_food_and_drink.json (limited to 'parser/spells/purify_food_and_drink.json') diff --git a/parser/spells/purify_food_and_drink.json b/parser/spells/purify_food_and_drink.json deleted file mode 100644 index 8733622..0000000 --- a/parser/spells/purify_food_and_drink.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "purify food and drink", - "level": 1, - "school": "transmutation", - "classes": [ - "cleric", - "druid", - "paladin" - ], - "casting_time": "1 action", - "range": "10 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "All nonmagical food and drink within a 5-foot-radius sphere centered on a point of your choice within range is purified and rendered free of poison and disease." -} \ No newline at end of file -- cgit v1.2.3