Red Tower: Leave with Moondance

Room ID: 66

Wiki
From: 1
Top Left Door
To: 2
Middle Left Door (Behind Power Bomb Blocks)

Break the Power Bomb Blocks without killing the Beetom Freeze a Beetom at head height where Samus can Spinjump into it and begin Moondancing. If needed, the Beetom can be left at the door while Samus moves to the farm bugs.

Requires:

{
  "obstaclesNotCleared": [
    "A"
  ]
}
"h_canUsePowerBombs"
"canMoondance"
"canTrickyUseFrozenEnemies"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 2
  }
}

Exit condition:

{
  "leaveWithStoredFallSpeed": {
    "fallSpeedInTiles": 1
  }
}