Room ID: 66
From: 1
Top Left Door
To: 2
Middle Left Door (Behind Power Bomb Blocks)
Freeze a Beetom at head height where Samus can spin jump into it and begin moondancing. If needed, the Beetom can be left at the door while Samus moves to the farm bugs. Requires: {
"obstaclesCleared": [
"A"
]
}
{
"obstaclesNotCleared": [
"C"
]
}
{
"noBlueSuit": {}
}
"canMoondance"
"canCount"
"canTrickyUseFrozenEnemies"
{
"enemyDamage": {
"enemy": "Beetom",
"type": "contact",
"hits": 1
}
}Exit condition: {
"leaveWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Unlocks doors: {"types":["ammo"],"requires":[]} |