[
  {
    "type": "material",
    "ident": "maid",
    "name": "maid",
    "bash_resist": 1000,
    "cut_resist": 1000,
    "bash_dmg_verb": "chipped",
    "cut_dmg_verb": "scratched",
    "dmg_adj": [ "marked", "chipped", "cracked", "shattered" ],
    "acid_resist": 1000,
    "elec_resist": 1000,
    "fire_resist": 1000,
    "bullet_resist": 1000,
    "chip_resist": 1000,
    "density": 1000
  }
]