From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/Protection_from_Evil_and_Good.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/Protection_from_Evil_and_Good.json (limited to 'parser/spells/Protection_from_Evil_and_Good.json') diff --git a/parser/spells/Protection_from_Evil_and_Good.json b/parser/spells/Protection_from_Evil_and_Good.json deleted file mode 100644 index d3e2b7c..0000000 --- a/parser/spells/Protection_from_Evil_and_Good.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Protection from Evil and Good", - "level": 1, - "school": "abjuration", - "classes": [ - "cleric", - "paladin", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (holy water or powdered silver and iron, which the spell consumes)", - "duration": "Concentration up to 10 minutes", - "text": "Until the spell ends, one willing creature you touch is protected against certain types of creatures: aberrations, celestials, elementals, fey, fiends, and undead. \nThe protection grants several benefits. Creatures of those types have disadvantage on attack rolls against the target. The target also can't be charmed, frightened, or possessed by them. If the target is already charmed, frightened, or possessed by such a creature, the target has advantage on any new saving throw against the relevant effect." -} \ No newline at end of file -- cgit v1.2.3