Room ID: 140
|
Kill or dodge the Holtz while crossing the room. It's possible to kill the Holtz while staying safe; some of them can also be lured under platforms and out of the way. It is possible to kill a Zebbo by the door and pause abuse to grab its Energy drop on G-mode exit, which requires manipulating or killing the Holtz while not killing the left Zebbo until it is in location. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"ScrewAttack",
"canBeVeryPatient",
{
"and": [
"canBePatient",
{
"or": [
"Ice",
"Wave",
"Spazer"
]
}
]
},
"Plasma",
"canInsaneJump",
{
"enemyDamage": {
"enemy": "Zebbo",
"type": "contact",
"hits": 1
}
}
]
}
"h_heatedGModePauseAbuse" |