The ability to manage reserve energy efficiently, including the following techniques: 1) Avoiding wasted energy from reserves overfilling into regular energy, either manually or automatically, 2) Preventing a double enemy hit by having only a small amount of reserve energy when auto refilling, 3) Manually refilling from reserves during a shinespark to prevent the spark from ending early due to low energy.
From: 5
Bottom Right Junction
To: 2
Right Door
Wait for the global Sova to begin climbing the wall below the door. Time a crouch jump to touch the Sova as it begins to climb lip of the ledge to the door. Just before the collision, place a Bomb or Power Bomb. Reserves will activate which will suspend Samus in the air on top of the Bomb while it explodes. This will give two height boosts, allowing Samus to reach the door. Requires: { "notable": "Sova Boost" } "h_canBombThings" "canMidAirMorph" "canTrickyJump" "canCrouchJump" "canManageReserves" "canCameraManip" { "heatFrames": 830 } { "autoReserveTrigger": { "minReserveEnergy": 85 } } { "enemyDamage": { "enemy": "Sova", "type": "contact", "hits": 1 } } { "heatFrames": 90 } |
Riding the elevator without enough energy will cause a reserve trigger in the next room, reducing the total heat damage dealt. Entrance condition: { "comeInNormally": {} } Requires: "canManageReserves" { "autoReserveTrigger": {} } { "heatFrames": 0 } |
Riding the elevator without enough energy will cause a reserve trigger in the next room, reducing the total heat damage dealt. Requires: "canManageReserves" { "autoReserveTrigger": {} } { "heatFrames": 0 } Exit condition: { "leaveNormally": {} } |
From: 3
Acid Chozo Statue
To: 3
Acid Chozo Statue
Requires: "h_canActivateAcidChozo" { "obstaclesNotCleared": [ "A" ] } "h_canUsePowerBombs" { "heatFrames": 180 } "canManageReserves" { "autoReserveTrigger": {} } { "heatFrames": 50 } Clears obstacles: f_UsedAcidChozoStatue |
Riding the elevator without enough energy will cause a reserve trigger in the next room, reducing the total heat damage dealt. Entrance condition: { "comeInNormally": {} } Requires: "canManageReserves" { "autoReserveTrigger": {} } { "heatFrames": 0 } |
Riding the elevator without enough energy will cause a reserve trigger in the next room, reducing the total heat damage dealt. Requires: "canManageReserves" { "autoReserveTrigger": {} } { "heatFrames": 0 } Exit condition: { "leaveNormally": {} } |