Room ID: 220
|
The swarm of Menus will attack Samus at the top of the room. Tank them or kill them with Screw or Pseudo Screw. Requires: "Gravity"
"SpaceJump"
{
"or": [
"ScrewAttack",
"canPseudoScrew",
{
"enemyDamage": {
"enemy": "Menu",
"type": "contact",
"hits": 1
}
},
"h_pauseAbuseMinimalReserveRefill"
]
}Dev note: FIXME: 5->2 strats could be added, including x-ray climb and g-mode. |