aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/magic_circle.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/magic_circle.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/magic_circle.json')
-rw-r--r--parsed/spells/magic_circle.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/parsed/spells/magic_circle.json b/parsed/spells/magic_circle.json
new file mode 100644
index 0000000..2c1fbbb
--- /dev/null
+++ b/parsed/spells/magic_circle.json
@@ -0,0 +1,17 @@
+{
+ "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