Mickey Mouse Room: Mickey Mouse Ice Clip Setup

Room ID: 144

Wiki
From: 6
Bottom Right Corner Junction
To: 9
Junction Below Crumble Blocks, Set Up to Clip

Notable: true

Guide the bottom-right MultiViola to the upper section of the room. Lure the Dessgeegas away to avoid killing the multiviola. Remove all enemies and possibly also the row of bomb blocks with a power bomb before attempting to guide the Multiviola. It will need to bounce each room segment multiple times before lining up to go through each shot block. Ice can be used to more safely get around the Multiviola as it is bouncing. However, opening the left side door will change the bounce locations and make the strat no longer possible. Instead the enemy can be allowed to go off camera and then Samus can prepare to run away as it comes back. Waiting in the next room segment is a safe way to wait for the Multiviola to bounce and still be able to break shot blocks.

Requires:

"h_heatProof"
"canTrickyUseFrozenEnemies"
{
  "or": [
    "canCameraManip",
    "canDodgeWhileShooting"
  ]
}
{
  "obstaclesNotCleared": [
    "E"
  ]
}
{
  "enemyDamage": {
    "enemy": "Multiviola",
    "type": "contact",
    "hits": 5
  }
}
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Dessgeega"
          ],
          [
            "Dessgeega"
          ],
          [
            "Dessgeega"
          ]
        ],
        "explicitWeapons": [
          "Plasma",
          "ScrewAttack",
          "Charge+Ice+Wave",
          "Ice+Wave+Spazer",
          "Missile",
          "Super"
        ]
      }
    },
    {
      "obstaclesCleared": [
        "C"
      ]
    }
  ]
}
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Dessgeega",
            "Dessgeega"
          ]
        ],
        "explicitWeapons": [
          "Plasma",
          "ScrewAttack",
          "Charge+Ice+Wave",
          "Ice+Wave+Spazer",
          "Missile",
          "Super"
        ]
      }
    },
    {
      "obstaclesCleared": [
        "F"
      ]
    }
  ]
}

Clears obstacles: C, D, F