Room ID: 111
Climb the solid crumble blocks. It is possible to use a Super to knock a Sova off and kill it by the door and pause abuse to grab its Energy drop on G-mode exit. It is also possible to do it without a Super if the Sova drops a large Energy drop. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: { "or": [ { "and": [ "h_heatedGMode", { "heatFrames": 45 } ] }, { "and": [ { "ammo": { "type": "Super", "count": 1 } }, "h_heatedGModePauseAbuse" ] }, { "and": [ "canTrickyGMode", "h_heatedGModePauseAbuse" ] } ] } |