From dfce4d0398a8bafbb7ad7a31345af181c0269c09 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 15 Apr 2021 15:23:23 -0400 Subject: Added spells --- parser/spells/forbiddance.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 parser/spells/forbiddance.json (limited to 'parser/spells/forbiddance.json') diff --git a/parser/spells/forbiddance.json b/parser/spells/forbiddance.json new file mode 100644 index 0000000..ef83638 --- /dev/null +++ b/parser/spells/forbiddance.json @@ -0,0 +1,13 @@ +{ + "name": "forbiddance", + "level": 6, + "school": "abjuration", + "classes": [ + "cleric" + ], + "casting_time": "10 minutes", + "range": "Touch", + "components": "V, S, M (a sprinkling of holy water, rare incense, and powdered ruby worth at least 1,000 gp)", + "duration": "1 day", + "text": "You create a ward against magical travel that protects up to 40,000 square feet of floor space to a height of 30 feet above the floor. For the duration, creatures can't teleport into the area or use portals, such as those created by the **_gate_** spell, to enter the area. The spell proofs the area against planar travel, and therefore prevents creatures from accessing the area by way of the Astral Plane, Ethereal Plane, Feywild, Shadowfell, or the **_plane shift_** spell. \nIn addition, the spell damages types of creatures that you choose when you cast it. Choose one or more of the following: celestials, elementals, fey, fiends, and undead. When a chosen creature enters the spell's area for the first time on a turn or starts its turn there, the creature takes 5d10 radiant or necrotic damage (your choice when you cast this spell). \nWhen you cast this spell, you can designate a password. A creature that speaks the password as it enters the area takes no damage from the spell. \nThe spell's area can't overlap with the area of another **_forbiddance_** spell. If you cast **_forbiddance_** every day for 30 days in the same location, the spell lasts until it is dispelled, and the material components are consumed on the last casting." +} \ No newline at end of file -- cgit v1.2.3