🔮 Adamantine Armor
Magic Items
View raw API endpoint ↗

Description

Armor (medium or heavy, but not hide), uncommon

This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit.

Properties

Equipment_category
Armor
Image
/api/images/magic-items/adamantine-armor.png
Rarity
Uncommon
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Raw JSON data
{
  "desc": [
    "Armor (medium or heavy, but not hide), uncommon",
    "This suit of armor is reinforced with adamantine, one of the hardest substances in existence. While you're wearing it, any critical hit against you becomes a normal hit."
  ],
  "equipment_category": {
    "index": "armor",
    "name": "Armor",
    "url": "/api/2014/equipment-categories/armor"
  },
  "image": "/api/images/magic-items/adamantine-armor.png",
  "index": "adamantine-armor",
  "name": "Adamantine Armor",
  "rarity": {
    "name": "Uncommon"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/adamantine-armor",
  "variant": false,
  "variants": []
}