Frog Speedway: Shot Block Overload for Frozen Beetom Extended Moondance

Room ID: 93

Wiki
From: 2
Right Door
To: 2
Right Door

Notable: true

Fire wide Wave beam shots into the ceiling until it is possible to walk through the Speed blocks. Let a Beetom attach to Samus and then return to the right. Freeze the Beetom at head height where Samus can Spinjump into it and begin Moondancing. After 175 moonfalls, reposition the Beetom to chest height, then continue dancing.

Requires:

"canExtendedMoondance"
"canTrickyUseFrozenEnemies"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 2
  }
}
"h_ExtendedMoondanceBeetomLeniency"
"Wave"
{
  "or": [
    "Spazer",
    "Plasma"
  ]
}

Exit condition:

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