h_partiallyBreakMotherBrainGlass

Requires:

{"or": [
  {"ammo": {"type": "Missile", "count": 1}},
  {"ammo": {"type": "Super", "count": 1}}
]},
{"or": [
  {"ammo": {"type": "Missile", "count": 5}},
  {"ammo": {"type": "Super", "count": 5}}
]}

Dev note: It requires 6 shots of either ammo type to partially open the glass and 18 to fully break it.