diff options
Diffstat (limited to 'parsed/spells/purify_food_and_drink.json')
-rw-r--r-- | parsed/spells/purify_food_and_drink.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/parsed/spells/purify_food_and_drink.json b/parsed/spells/purify_food_and_drink.json new file mode 100644 index 0000000..336d5dd --- /dev/null +++ b/parsed/spells/purify_food_and_drink.json @@ -0,0 +1,16 @@ +{ + "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 |