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/branding_smite.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/branding_smite.json (limited to 'parser/spells/branding_smite.json') diff --git a/parser/spells/branding_smite.json b/parser/spells/branding_smite.json deleted file mode 100644 index ee1f7f6..0000000 --- a/parser/spells/branding_smite.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "branding smite", - "level": 2, - "school": "evocation", - "classes": [ - "paladin" - ], - "casting_time": "1 bonus action", - "range": "Self", - "components": "V", - "duration": "Concentration, up to 1 minute", - "text": "The next time you hit a creature with a weapon attack before this spell ends, the weapon gleams with astral radiance as you strike. The attack deals an extra 2d6 radiant damage to the target, which becomes visible if it's invisible, and the target sheds dim light in a 5-foot radius and can't become invisible until the spell ends.\n\n**At Higher Levels.** When you cast this spell using a spell slot of 3rd level or higher, the extra damage increases by 1d6 for each slot level above 2nd." -} \ No newline at end of file -- cgit v1.2.3