Room ID: 32
From: 13
Bottom Junction
To: 5
Lower Section - Bottom Right Door
Use multiple HBJs or extremely precise walljump in bomb boosts to cross the room without dashing. Requires: {
"or": [
"canHBJ",
{
"and": [
"canBeVeryPatient",
"canWallJumpBombBoost",
"h_additionalBomb",
"h_additionalBomb"
]
}
]
}Dev note: canBeVeryPatient added for difficulty placement |