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/Bestow_Curse.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/Bestow_Curse.json (limited to 'parser/spells/Bestow_Curse.json') diff --git a/parser/spells/Bestow_Curse.json b/parser/spells/Bestow_Curse.json deleted file mode 100644 index 06b45fd..0000000 --- a/parser/spells/Bestow_Curse.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Bestow Curse", - "level": 3, - "school": "necromancy", - "classes": [ - "bard", - "cleric", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S", - "duration": "Concentration, up to 1 minute", - "text": "You touch a creature, and that creature must succeed on a Wisdom saving throw or become cursed for the duration of the spell. When you cast this spell, choose the nature of the curse from the following options:\n\n* Choose one ability score. While cursed, the target has disadvantage on ability checks and saving throws made with that ability score.\n* While cursed, the target has disadvantage on attack rolls against you.\n* While cursed, the target must make a Wisdom saving throw at the start of each of its turns. If it fails, it wastes its action that turn doing nothing. \n* While the target is cursed, your attacks and spells deal an extra 1d8 necrotic damage to the target. \n\nA **_remove curse_** spell ends this effect. At the GM's option, you may choose an alternative curse effect, but it should be no more powerful than those described above. The GM has final say on such a curse's effect. \n\n**At Higher Levels.** If you cast this spell using a spell slot of 4th level or higher, the duration is concentration, up to 10 minutes. If you use a spell slot of 5th level or higher, the duration is 8 hours. If you use a spell slot of 7th level or higher, the duration is 24 hours. If you use a 9th level spell slot, the spell lasts until it is dispelled. Using a spell slot of 5th level or higher grants a duration that doesn't require concentration." -} \ No newline at end of file -- cgit v1.2.3