Room ID: 104
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": "any", "morphed": true } } Requires: { "or": [ "h_canArtificialMorphCeilingBombJump", { "and": [ "h_canArtificialMorphBombHorizontally", "h_canArtificialMorphIBJ", "h_canArtificialMorphPowerBomb" ] }, { "and": [ "h_canArtificialMorphBombHorizontally", "canTrickyDodgeEnemies", "h_canArtificialMorphDoubleBombJump", "h_canArtificialMorphStaggeredIBJ" ] } ] } { "heatFrames": 0 } |