Room ID: 103
|
Requires: "canIBJ"
{
"or": [
{
"heatFrames": 670
},
{
"and": [
"canJumpIntoIBJ",
{
"heatFrames": 220
}
]
},
{
"and": [
"canDoubleBombJump",
{
"heatFrames": 175
}
]
}
]
} |