Room ID: 104
|
Position Samus into the bottom right corner, using i-frames to run and jump from the crumble blocks, and then wall jump to make it onto the ledge. If using a spike hit to gain i-frames, be sure to be holding forward (left) when landing, in order to get pushed back into the corner. If using the Ripper to gain i-frames, perform a damage boost from a relatively low position, in order to land quickly enough to reach the crumble blocks before i-frames run out. Requires: {
"notable": "Hijumpless Spike Speedjump"
}
{
"or": [
{
"spikeHits": 1
},
{
"and": [
{
"enemyDamage": {
"enemy": "Ripper 2 (green)",
"type": "contact",
"hits": 1
}
},
"canHorizontalDamageBoost",
"canInsaneJump"
]
}
]
}
"canUseIFrames"
"canTrickyDashJump"
"canPreciseWalljump"
{
"heatFrames": 300
} |