aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Purify_Food_and_Drink.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/spells/Purify_Food_and_Drink.json')
-rw-r--r--parser/spells/Purify_Food_and_Drink.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/Purify_Food_and_Drink.json b/parser/spells/Purify_Food_and_Drink.json
new file mode 100644
index 0000000..f3ad735
--- /dev/null
+++ b/parser/spells/Purify_Food_and_Drink.json
@@ -0,0 +1,15 @@
+{
+ "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