🔮 Weapon, +1, +2, or +3
Magic Items
View raw API endpoint ↗

Description

Weapon (any), uncommon (+1), rare (+2), or very rare (+3)

You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity.

Properties

Equipment_category
Weapon
Rarity
Varies
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
  • Weapon, +1
  • Weapon, +2
  • Weapon, +3
Raw JSON data
{
  "desc": [
    "Weapon (any), uncommon (+1), rare (+2), or very rare (+3)",
    "You have a bonus to attack and damage rolls made with this magic weapon. The bonus is determined by the weapon's rarity."
  ],
  "equipment_category": {
    "index": "weapon",
    "name": "Weapon",
    "url": "/api/2014/equipment-categories/weapon"
  },
  "index": "weapon",
  "name": "Weapon, +1, +2, or +3",
  "rarity": {
    "name": "Varies"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/weapon",
  "variant": false,
  "variants": [
    {
      "index": "weapon-1",
      "name": "Weapon, +1",
      "url": "/api/2014/magic-items/weapon-1"
    },
    {
      "index": "weapon-2",
      "name": "Weapon, +2",
      "url": "/api/2014/magic-items/weapon-2"
    },
    {
      "index": "weapon-3",
      "name": "Weapon, +3",
      "url": "/api/2014/magic-items/weapon-3"
    }
  ]
}