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/magic_weapon.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/magic_weapon.json (limited to 'parsed/spells/magic_weapon.json') diff --git a/parsed/spells/magic_weapon.json b/parsed/spells/magic_weapon.json deleted file mode 100644 index f5ecbeb..0000000 --- a/parsed/spells/magic_weapon.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "magic weapon", - "level": 2, - "type": "transmutation", - "classes": [ - "paladin", - "wizard" - ], - "casting_time": "1 bonus action", - "range": "Touch", - "components": "V, S", - "duration": "Concentration, up to 1 hour", - "text": "You touch a nonmagical weapon. Until the spell ends, that weapon becomes a magic weapon with a +1 bonus to attack rolls and damage rolls. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 4th level or higher, the bonus increases to +2. When you use a spell slot of 6th level or higher, the bonus increases to +3." -} \ No newline at end of file -- cgit v1.2.3