Antimagic Armor

Magic variantUNK2014
Type
GV|DMG
Raw data
{
  "name": "Antimagic Armor",
  "type": "GV|DMG",
  "inherits": {
    "page": 65,
    "rarity": "very rare",
    "source": "BMT",
    "entries": [
      "While wearing this armor, you can use your reaction to give yourself advantage on a saving throw you make against a spell. Once this property is used, it can't be used again until the next dawn.",
      "In addition, while you wear this armor, you can use it to cast {@spell Antimagic Field}, requiring no spell components. Once this property is used, it can't be used again until the next dawn."
    ],
    "reqAttune": true,
    "namePrefix": "Antimagic ",
    "attachedSpells": {
      "daily": {
        "1e": [
          "antimagic field"
        ]
      }
    }
  },
  "requires": [
    {
      "type": "LA"
    },
    {
      "type": "MA"
    },
    {
      "type": "HA"
    },
    {
      "type": "LA|XPHB"
    },
    {
      "type": "MA|XPHB"
    },
    {
      "type": "HA|XPHB"
    }
  ]
}