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/Magic_Circle.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/Magic_Circle.json (limited to 'parser/spells/Magic_Circle.json') diff --git a/parser/spells/Magic_Circle.json b/parser/spells/Magic_Circle.json deleted file mode 100644 index cb64c72..0000000 --- a/parser/spells/Magic_Circle.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Magic Circle", - "level": 3, - "school": "abjuration", - "classes": [ - "cleric", - "paladin", - "warlock", - "wizard" - ], - "casting_time": "1 minute", - "range": "10 feet", - "components": "V, S, M (holy water or powdered silver and iron worth at least 100 gp, which the spell consumes)", - "duration": "1 hour", - "text": "You create a 10-foot-radius, 20-foot-tall cylinder of magical energy centered on a point on the ground that you can see within range. Glowing runes appear wherever the cylinder intersects with the floor or other surface. \nChoose one or more of the following types of creatures: celestials, elementals, fey, fiends, or undead. The circle affects a creature of the chosen type in the following ways: \n\n* The creature can't willingly enter the cylinder by nonmagical means. If the creature tries to use teleportation or interplanar travel to do so, it must first succeed on a Charisma saving throw.\n* The creature has disadvantage on attack rolls against targets within the cylinder.\n* Targets within the cylinder can't be charmed, frightened, or possessed by the creature. \n\nWhen you cast this spell, you can elect to cause its magic to operate in the reverse direction, preventing a creature of the specified type from leaving the cylinder and protecting targets outside it. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 4th level or higher, the duration increases by 1 hour for each slot level above 3rd." -} \ No newline at end of file -- cgit v1.2.3