Room ID: 104
|
Jump onto the crumble blocks to make them solid, then use them as a platform to cross the room. With Grapple, a running jump then single Grapple swing can be used before PLMs are overloaded, alternatively jump on the crumble blocks and Grapple the Ripper. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"SpaceJump",
"canPreciseGrapple",
"canSpringBallJumpMidAir",
"canInsaneWalljump",
{
"and": [
"HiJump",
"canWalljump"
]
},
{
"and": [
"HiJump",
"SpeedBooster"
]
},
{
"and": [
"canStaggeredIBJ",
"canDoubleBombJump",
"canBombHorizontally"
]
},
"h_IBJFromSpikes"
]
}
{
"heatFrames": 0
} |