Pants Room: Wall Jump

Room ID: 220

Wiki
From: 5
Junction Above Grapple Block
To: 2
East Leg Right Door

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",
    "canStaggeredWalljump",
    "canWalljumpWithCharge",
    {
      "enemyDamage": {
        "enemy": "Menu",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}