aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/protection_from_poison.json
blob: 545d37d6409994f0c315a6677037c0d8af8ce5a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "entry": "spells",
  "name": "protection from poison",
  "level": 2,
  "type": "abjuration",
  "classes": [
    "cleric",
    "druid",
    "paladin",
    "ranger"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "1 hour",
  "text": "You touch a creature. If it is poisoned, you neutralize the poison. If more than one poison afflicts the target, you neutralize one poison that you know is present, or you neutralize one at random.    \nFor the duration, the target has advantage on saving throws against being poisoned, and it has resistance to poison damage."
}