Room ID: 220
|
The swarm of Menus will attack Samus at the top of the room. Tank them, carefully dodge them, or kill them with Screw or Pseudo Screw. Requires: "Gravity"
"canConsecutiveWalljump"
{
"or": [
"ScrewAttack",
"canTrickyWalljump",
"canWalljumpWithCharge",
{
"enemyDamage": {
"enemy": "Menu",
"type": "contact",
"hits": 1
}
}
]
}Dev note: The Menus prevent a reliable IBJ. |