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