Room ID: 153
|
Despawn the gate in indirect G-mode then cross the room by either rolling under the Rippers then unmorphing and dodging them while while crossing the room, or place a Power Bomb to kill all or most of them and cross the room. It is possible to kill a Ripper near the left door and pause abuse to collect its drop on G-mode exit. Entrance condition: {
"comeInWithGMode": {
"mode": "indirect",
"morphed": true
}
}Requires: {
"or": [
"canInsaneJump",
"h_artificialMorphPowerBomb"
]
}
{
"or": [
"h_heatedGModeOpenDifferentDoor",
{
"and": [
"h_heatedGModePauseAbuse",
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}
]
} |