Room ID: 226
|
Jump to the first platform. Walljump low off the platform into a midair horizontal bomb jump. Finally, either jump into a horizontal bomb boost, or use another horizontal bomb jump to reach the far runway. Unmorph to clear the rinka while falling. Requires: "canInsaneWallJump"
"canWallJumpBombBoost"
"canHBJ"
{
"or": [
{
"obstaclesCleared": [
"A",
"B"
]
},
{
"and": [
"canTrickyDodgeEnemies",
"canCameraManip",
"canMetroidAvoid"
]
}
]
} |