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/dispel_magic.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 parsed/spells/dispel_magic.json (limited to 'parsed/spells/dispel_magic.json') diff --git a/parsed/spells/dispel_magic.json b/parsed/spells/dispel_magic.json deleted file mode 100644 index ca0a75b..0000000 --- a/parsed/spells/dispel_magic.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "entry": "spells", - "name": "dispel magic", - "level": 3, - "type": "abjuration", - "classes": [ - "bard", - "cleric", - "druid", - "paladin", - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "120 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "Choose one creature, object, or magical effect within range. Any spell of 3rd level or lower on the target ends. For each spell of 4th level or higher on the target, make an ability check using your spellcasting ability. The DC equals 10 + the spell's level. On a successful check, the spell ends. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 4th level or higher, you automatically end the effects of a spell on the target if the spell's level is equal to or less than the level of the spell slot you used." -} \ No newline at end of file -- cgit v1.2.3