Room ID: 32
From: 5
Lower Section - Bottom Right Door
To: 4
Lower Section - Top Right Door
Jump into an IBJ while avoiding the Ripper, or start an IBJ from the platform to the left and boost horizontally at the top. Requires: {
"or": [
{
"and": [
"HiJump",
"canJumpIntoIBJ"
]
},
{
"and": [
"canLongIBJ",
"canBombHorizontally",
"canResetFallSpeed"
]
},
{
"and": [
"canJumpIntoIBJ",
"canLongIBJ",
"canTrickyJump"
]
}
]
} |