Room ID: 104
From: 3
Right Door
To: 2
Bottom Left Door
Bomb horizontally on room entry to jump over the Ripper and land on the crumble blocks, or use a Power Bomb to kill the Ripper. Entrance condition: {
"comeInWithGMode": {
"mode": "indirect",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphCeilingBombJump",
{
"and": [
"h_artificialMorphBombHorizontally",
"h_artificialMorphIBJ",
"h_artificialMorphPowerBomb"
]
},
{
"and": [
"h_artificialMorphBombHorizontally",
"canTrickyDodgeEnemies",
"h_artificialMorphDoubleBombJump",
"h_artificialMorphStaggeredIBJ"
]
}
]
}
"h_heatedGModeOpenDifferentDoor" |