Room ID: 196
From: 5
Bottom Middle Junction
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)
This can be done by turning off Gravity and HiJump to jump over both spike pits. Requires: "canSuitlessMaridia"
"canSpringBallJumpMidAir"
{
"spikeHits": 1
}
{
"or": [
"canTrickySpringBallJump",
{
"and": [
"canWalljump",
"canSpaceJumpWaterBounce"
]
},
{
"and": [
"canJumpIntoIBJ",
"h_useSpringBall"
]
},
{
"spikeHits": 1
}
]
} |