🔮 Wand of the War Mage, +1, +2, or +3
Magic Items
View raw API endpoint ↗
Description
Wand, uncommon (+1), rare (+2), or very rare (+3) (requires attunement by a spellcaster)
While holding this wand, you gain a bonus to spell attack rolls determined by the wand's rarity. In addition, you ignore half cover when making a spell attack.
Properties
Equipment_category
Wand
Rarity
Varies
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
- Wand of the War Mage, +1
- Wand of the War Mage, +2
- Wand of the War Mage, +3
Raw JSON data
{
"desc": [
"Wand, uncommon (+1), rare (+2), or very rare (+3) (requires attunement by a spellcaster)",
"While holding this wand, you gain a bonus to spell attack rolls determined by the wand's rarity. In addition, you ignore half cover when making a spell attack."
],
"equipment_category": {
"index": "wand",
"name": "Wand",
"url": "/api/2014/equipment-categories/wand"
},
"index": "wand-of-the-war-mage",
"name": "Wand of the War Mage, +1, +2, or +3",
"rarity": {
"name": "Varies"
},
"updated_at": "2026-04-01T20:35:37.946Z",
"url": "/api/2014/magic-items/wand-of-the-war-mage",
"variant": false,
"variants": [
{
"index": "wand-of-the-war-mage-1",
"name": "Wand of the War Mage, +1",
"url": "/api/2014/magic-items/wand-of-the-war-mage-1"
},
{
"index": "wand-of-the-war-mage-2",
"name": "Wand of the War Mage, +2",
"url": "/api/2014/magic-items/wand-of-the-war-mage-2"
},
{
"index": "wand-of-the-war-mage-3",
"name": "Wand of the War Mage, +3",
"url": "/api/2014/magic-items/wand-of-the-war-mage-3"
}
]
}