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