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/magic_circle.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/magic_circle.json (limited to 'parsed/spells/magic_circle.json') diff --git a/parsed/spells/magic_circle.json b/parsed/spells/magic_circle.json deleted file mode 100644 index 2c1fbbb..0000000 --- a/parsed/spells/magic_circle.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "magic circle", - "level": 3, - "type": "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