Room ID: 146
From: 7
Junction By Lower Alcoons (Left of Spike Pits)
To: 1
Left Door
Requires: "canIBJ"
{
"or": [
{
"and": [
"canBombHorizontally",
{
"heatFrames": 840
}
]
},
{
"and": [
"canJumpIntoIBJ",
"canDoubleBombJump",
{
"heatFrames": 275
}
]
},
{
"and": [
"canJumpIntoIBJ",
{
"heatFrames": 420
}
]
}
]
}
{
"or": [
"canDash",
{
"heatFrames": 20
}
]
}Unlocks doors: {"types":["powerbomb"],"requires":[{"heatFrames":60}]} |