{
  "description": "Always Drop",
  "supported_items": "#enchantable/vanishing",
  "weight": 1,
  "max_level": 1,
  "min_cost": {
    "base": 0,
    "per_level_above_first": 0
  },
  "max_cost": {
    "base": 0,
    "per_level_above_first": 0
  },
  "anvil_cost": 0,
  "slots": [
    "any"
  ],
  "effects": {
    "equipment_drops": [
      {
        "enchanted": "victim",
        "effect": {
          "type": "set",
          "value": 1
        }
      }
    ]
  }
}
