Lower Norfair Farming Room: Leave With Runway - Frozen Zebbo

Room ID: 141

Wiki
From: 4
Right Farm Junction
To: 2
Right Door

The Zebbo needs to be 2 pixels higher than where it would be if Samus was standing. One setup is to peform a tiny hop just before the left Zebbo starts moving to the right then freeze it after it starts moving right. Get onto the runway and freeze the Zebbo again while maintaining a half-tile gap between it and the runway to extend it as much as possible. With more Energy, it is possible to morph on one of the medium-height pillars to align the Zebbo. With less Energy, it is possible to get the Zebbo into position by only freezing it once - after the small hop, jump towards the door and shoot downwards to freeze it in place.

Requires:

"h_canFrozenEnemyRunway"
{
  "heatFrames": 300
}
{
  "or": [
    "canInsaneJump",
    {
      "heatFrames": 300
    }
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 6,
    "openEnd": 0
  }
}