Room ID: 66
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" ] } { "or": [ "HiJump", "SpaceJump", "canWalljump" ] } "canMoondance" "canTrickyUseFrozenEnemies" { "enemyDamage": { "enemy": "Beetom", "type": "contact", "hits": 6 } } Exit condition: { "leaveWithStoredFallSpeed": { "fallSpeedInTiles": 1 } } Unlocks doors: {"types":["ammo"],"requires":[]} |