Room ID: 104
From: 2
Bottom Left Door
To: 3
Right Door
Come in with G-Mode Morph, after passing through the morph tunnel unmorph and exit G-Mode. Disable any E-Tanks and farm the Kago to put Energy into reserves. Get into postion under the top blocks and disable Varia. Time a down jump to reach the apex as reserves trigger. Release down during the reserve refil. Entrance condition: {
"comeInWithGMode": {
"mode": "direct",
"morphed": true
}
}Requires: "canArtificialMorph"
"h_heatProof"
"canRModeStandupClip"
"canBeVeryPatient"
"h_RModeCanRefillReserves"
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 100
}
}
{
"disableEquipment": "Varia"
}
{
"autoReserveTrigger": {
"implicitHeatFrames": "suitless"
}
}
{
"suitlessHeatFrames": 30
}Dev note: FIXME: Add suitless version. |