From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/protection_from_evil_and_good.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/protection_from_evil_and_good.json (limited to 'parsed/spells/protection_from_evil_and_good.json') diff --git a/parsed/spells/protection_from_evil_and_good.json b/parsed/spells/protection_from_evil_and_good.json deleted file mode 100644 index deb23f6..0000000 --- a/parsed/spells/protection_from_evil_and_good.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "protection from evil and good", - "level": 1, - "type": "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