Room ID: 44
From: 10
Right Etecoon Shaft - Bottom Left Door
To: 14
Right Etecoon Shaft - Wall Jump Checkpoint
Spring ball jump then bounce on a Power Bomb in order to be able to midair spark. It is easiest to wait to turn around until after the bomb boost. With a blue suit, this requires using dash after shinecharging to be able to boost on the Power Bomb. Requires: {
"or": [
{
"useFlashSuit": {}
},
{
"and": [
"canInsaneJump",
{
"blueSuitShinecharge": {}
}
]
}
]
}
"canDash"
"canSpringBallJumpMidAir"
"canUnmorphBombBoost"
{
"shinespark": {
"frames": 18,
"excessFrames": 13
}
} |