Room ID: 229
|
Note that angle-down shots with a Metroid on Samus are unreliable, so it is recommended to jump and shoot down to open the door if one grabs her. Requires: "canDodgeWhileShooting"
{
"or": [
"ScrewAttack",
{
"and": [
"Ice",
"Morph"
]
},
{
"and": [
"Ice",
"canTwoTileSqueeze"
]
}
]
}
{
"or": [
"canTrickyJump",
{
"enemyDamage": {
"enemy": "Rinka",
"type": "contact",
"hits": 1
}
}
]
} |