Room ID: 92
|
Lure a Sova to the left door and pause abuse to grab its Energy drop on G-mode exit. It is important to prevent the Dragons from shooting too many fireballs, as they will eventually prevent drops from appearing. Either use a Super to bring the left-most Sova that circles a platform, by knocking it off while it is on the right side of the platform, or lure the left-most Sova that falls into the lava to the right and back to the left. Without a Super, Samus must quickly kill or freeze the Dragons. Only the right 3 Dragons must be killed in order to prevent the drops from being overloaded, but killing more makes it more lenient. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"Plasma",
{
"and": [
"Charge",
"Wave"
]
},
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"ammo": {
"type": "Missile",
"count": 9
}
},
{
"and": [
"canTrickyUseFrozenEnemies",
"canTrickyJump"
]
}
]
}
"h_heatedGModePauseAbuse" |