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/create_food_and_water.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/create_food_and_water.json (limited to 'parsed/spells/create_food_and_water.json') diff --git a/parsed/spells/create_food_and_water.json b/parsed/spells/create_food_and_water.json deleted file mode 100644 index 421a862..0000000 --- a/parsed/spells/create_food_and_water.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "create food and water", - "level": 3, - "type": "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