Room ID: 150
|
Expects two IBJs; one to break a block, then another one to get back up. Requires: "h_navigateHeatRooms"
{
"or": [
"f_DefeatedGoldenTorizo",
{
"obstaclesCleared": [
"f_DefeatedGoldenTorizo"
]
}
]
}
{
"or": [
"canLongIBJ",
"canJumpIntoIBJ"
]
}
{
"heatFrames": 3000
}Dev note: Needs strats for variations of IBJs, mainly for heatframe count. |