Room ID: 146
From: 4
Item
To: 5
Spring Ball Maze Junction (Past the Bomb Blocks)
Requires: "h_usePowerBomb"
{
"or": [
{
"and": [
"canTrivialMidAirMorph",
{
"heatFrames": 250
}
]
},
{
"and": [
"h_useSpringBall",
"HiJump",
{
"heatFrames": 250
}
]
},
{
"and": [
"h_useSpringBall",
"canInsaneJump",
{
"heatFrames": 170
}
]
}
]
}Clears obstacles: B |