diff options
Diffstat (limited to 'parser/spells/Protection_from_Poison.json')
-rw-r--r-- | parser/spells/Protection_from_Poison.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/parser/spells/Protection_from_Poison.json b/parser/spells/Protection_from_Poison.json deleted file mode 100644 index bcd58b0..0000000 --- a/parser/spells/Protection_from_Poison.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Protection from Poison", - "level": 2, - "school": "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." -}
\ No newline at end of file |