Red Tower: Leave with Extended Moondance

Room ID: 66

Wiki
From: 1
Top Left Door
To: 5
Top Right Door

Freeze a Beetom at head height where Samus can Spinjump into it and begin Moondancing. After 175 Moonfalls, reposition the Beetom to chest height. If needed, the Beetom can be left at the door while Samus moves to the farm bugs.

Requires:

{
  "obstaclesNotCleared": [
    "A"
  ]
}
{
  "or": [
    "HiJump",
    "SpaceJump",
    "canWalljump"
  ]
}
"canExtendedMoondance"
"canTrickyUseFrozenEnemies"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 6
  }
}
"h_ExtendedMoondanceBeetomLeniency"

Exit condition:

{
  "leaveWithStoredFallSpeed": {
    "fallSpeedInTiles": 2
  }
}