Room ID: 135
|
To save Energy, it is possible to lure a pirate to the door and pause abuse to grab its Energy drop on G-mode exit. This requires traversing the room quickly enough to prevent the enemies from overloading shots, or by using Ice and Plasma to freeze the Namihes on the descent. Either kill the lowest pirate immediately as it lands on the left wall, which requires a large Energy drop to escape (2/3 chance), or let it jump back to the right and hope it climbs low fast enough to be able to escape with even a small drop (50% chance, or Plasma and Ice). Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"ScrewAttack",
{
"haveBlueSuit": {}
}
]
}
{
"or": [
"h_heatedGModeOpenDifferentDoor",
{
"and": [
"h_heatedGModePauseAbuse",
"canBeLucky"
]
},
{
"and": [
"h_heatedGModePauseAbuse",
"Ice",
"Plasma"
]
}
]
}Clears obstacles: A |