Room ID: 103
From: 8
Left Shaft - Bottom Junction
To: 3
Left Shaft - Middle Right Door
Requires: "canIBJ"
{
"or": [
{
"heatFrames": 670
},
{
"and": [
"canJumpIntoIBJ",
{
"heatFrames": 220
}
]
},
{
"and": [
"canDoubleBombJump",
{
"heatFrames": 175
}
]
}
]
} |