Room ID: 135
From: 6
Bottom Platform Junction With Pirates Killed
To: 4
Junction Above Bomb Blocks
Requires: "SpaceJump"
{
"or": [
{
"and": [
"canConsecutiveWalljump",
{
"heatFrames": 260
}
]
},
{
"heatFrames": 360
}
]
}
{
"or": [
"ScrewAttack",
{
"and": [
"canTrivialMidAirMorph",
"h_usePowerBomb",
{
"or": [
{
"and": [
"canWalljump",
{
"heatFrames": 120
}
]
},
{
"heatFrames": 200
}
]
}
]
},
{
"and": [
"canMidAirMorph",
"h_useMorphBombs",
{
"or": [
{
"and": [
"canConsecutiveWalljump",
{
"heatFrames": 520
}
]
},
{
"heatFrames": 800
}
]
}
]
},
{
"obstaclesCleared": [
"A"
]
}
]
}Clears obstacles: A |