🔮 Armor, +2
Magic Items
View raw API endpoint ↗

Description

Armor (light, medium, or heavy), very rare

You have a +2 bonus to AC while wearing this armor.

Properties

Equipment_category
Armor
Image
/api/images/magic-items/armor-2.png
Rarity
Very Rare
Updated_at
2026-04-01T20:35:37.946Z
Variant
Yes
Raw JSON data
{
  "desc": [
    "Armor (light, medium, or heavy), very rare",
    "You have a +2 bonus to AC while wearing this armor."
  ],
  "equipment_category": {
    "index": "armor",
    "name": "Armor",
    "url": "/api/2014/equipment-categories/armor"
  },
  "image": "/api/images/magic-items/armor-2.png",
  "index": "armor-2",
  "name": "Armor, +2",
  "rarity": {
    "name": "Very Rare"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/armor-2",
  "variant": true,
  "variants": []
}