Room ID: 103
From: 1
Left Shaft - Top Left Door
To: 2
Left Shaft - Bottom Right Door
It is possible to kill a Multiviola by the door and pause abuse to grab its Energy drop on G-mode exit. It is important avoid touching the invisible fireballs the Alcoons place, and to prevent them from shooting too many fireballs, as they will eventually prevent drops from appearing. The Alcoons are global, so it is best to kill those at the top of the room and either kill or avoid those lower, depending on if Samus has a way to kill them quickly. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: { "or": [ "h_HeatedGModeOpenDifferentDoor", { "and": [ "h_heatedGModePauseAbuse", "canFarmWhileShooting", "canTrickyDodgeEnemies" ] } ] } |