Adamantine Weapon

Magic variantUNK2014
Type
GV|DMG

Melee weapons made of or coated with adamantine are unusually effective when used to break objects. Whenever an adamantine weapon hits an object, the hit is a critical hit.

The adamantine version of a melee weapon costs 500 gp more than the normal version, whether the weapon is made of the metal or coated with it.

Raw data
{
  "name": "Adamantine Weapon",
  "type": "GV|DMG",
  "edition": "classic",
  "entries": [
    "Melee weapons made of or coated with adamantine are unusually effective when used to break objects. Whenever an adamantine weapon hits an object, the hit is a critical hit.",
    "The adamantine version of a melee weapon costs 500 gp more than the normal version, whether the weapon is made of the metal or coated with it."
  ],
  "excludes": {
    "net": true
  },
  "inherits": {
    "page": 78,
    "tier": "major",
    "rarity": "unknown",
    "source": "XGE",
    "entries": [
      "Whenever you hit an object with this weapon, the hit is a critical hit."
    ],
    "namePrefix": "Adamantine ",
    "reprintedAs": [
      "Adamantine Weapon|XDMG"
    ],
    "valueExpression": "[[baseItem.value]] + 50000"
  },
  "requires": [
    {
      "weapon": true
    }
  ]
}