Room ID: 146
From: 7
Junction By Lower Alcoons (Left of Spike Pits)
To: 6
Junction By Left Door (Right of Pit)
Requires: "h_navigateHeatRooms"
"canIBJ"
{
"or": [
{
"and": [
"canBombHorizontally",
{
"heatFrames": 820
}
]
},
{
"and": [
"canJumpIntoIBJ",
"canDoubleBombJump",
{
"heatFrames": 270
}
]
},
{
"and": [
"canJumpIntoIBJ",
{
"heatFrames": 460
}
]
}
]
} |