aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Magic_Weapon.json
blob: 47d2af5855c2937874ab6159405def53acb6c40f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "Magic Weapon",
  "level": 2,
  "school": "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."
}