aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/purify_food_and_drink.json
blob: 87336226a2409c0e07827f6dcb945c37b38cbe4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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."
}