🔮 Ammunition, +1, +2, or +3
Magic Items
View raw API endpoint ↗
Description
Weapon (any ammunition), uncommon (+1), rare (+2), or very rare (+3)
You have a bonus to attack and damage rolls made with this piece of magic ammunition. The bonus is determined by the rarity of the ammunition. Once it hits a target, the ammunition is no longer magical.
Properties
Equipment_category
Ammunition
Image
/api/images/magic-items/ammunition.png
Rarity
Varies
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
- Ammunition, +1
- Ammunition, +2
- Ammunition, +3
Raw JSON data
{
"desc": [
"Weapon (any ammunition), uncommon (+1), rare (+2), or very rare (+3)",
"You have a bonus to attack and damage rolls made with this piece of magic ammunition. The bonus is determined by the rarity of the ammunition. Once it hits a target, the ammunition is no longer magical."
],
"equipment_category": {
"index": "ammunition",
"name": "Ammunition",
"url": "/api/2014/equipment-categories/ammunition"
},
"image": "/api/images/magic-items/ammunition.png",
"index": "ammunition",
"name": "Ammunition, +1, +2, or +3",
"rarity": {
"name": "Varies"
},
"updated_at": "2026-04-01T20:35:37.946Z",
"url": "/api/2014/magic-items/ammunition",
"variant": false,
"variants": [
{
"index": "ammunition-1",
"name": "Ammunition, +1",
"url": "/api/2014/magic-items/ammunition-1"
},
{
"index": "ammunition-2",
"name": "Ammunition, +2",
"url": "/api/2014/magic-items/ammunition-2"
},
{
"index": "ammunition-3",
"name": "Ammunition, +3",
"url": "/api/2014/magic-items/ammunition-3"
}
]
}