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/Create_Food_and_Water.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parser/spells/Create_Food_and_Water.json (limited to 'parser/spells/Create_Food_and_Water.json') diff --git a/parser/spells/Create_Food_and_Water.json b/parser/spells/Create_Food_and_Water.json deleted file mode 100644 index 19225b6..0000000 --- a/parser/spells/Create_Food_and_Water.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Create Food and Water", - "level": 3, - "school": "conjuration", - "classes": [ - "cleric", - "paladin" - ], - "casting_time": "1 action", - "range": "30 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "You create 45 pounds of food and 30 gallons of water on the ground or in containers within range, enough to sustain up to fifteen humanoids or five steeds for 24 hours. The food is bland but nourishing, and spoils if uneaten after 24 hours. The water is clean and doesn't go bad." -} \ No newline at end of file -- cgit v1.2.3