✨ Magic Weapon
Spells
View raw API endpoint ↗

Description

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.

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.

Properties

Casting_time
1 bonus action
Classes
  • Paladin
  • Wizard
Components
  • V
  • S
Concentration
Yes
Duration
Up to 1 hour
Level
2
Range
Touch
Ritual
No
School
Transmutation
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 bonus action",
  "classes": [
    {
      "index": "paladin",
      "name": "Paladin",
      "url": "/api/2014/classes/paladin"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": true,
  "desc": [
    "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."
  ],
  "duration": "Up to 1 hour",
  "higher_level": [
    "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."
  ],
  "index": "magic-weapon",
  "level": 2,
  "name": "Magic Weapon",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "transmutation",
    "name": "Transmutation",
    "url": "/api/2014/magic-schools/transmutation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/magic-weapon"
}