Room ID: 144
        
        From: 9 
    Junction Below Crumble Blocks, Set Up to Clip 
        To: 4 
Junction Below Bomb Blocks 
 Ice Clip through the crumble blocks using a Multiviola from the bottom of the room and then Crumble Jump to clip through the bomb blocks. The ice clip can be setup by standing in a corner and firing forward when the Multiviola hits Samus, if it is moving downwards towards Samus. Break the bomb blocks with a Power Bomb before bringing the Multiviola up for the clip. Requires: {
  "notable": "Multiviola Ice Clip"
}
"h_heatProof"
"h_preciseIceClip"
{
  "enemyDamage": {
    "enemy": "Multiviola",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    "h_usePowerBomb",
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}Clears obstacles: A  |