Mickey Mouse Room: R-Mode Forced Standup Clip

Room ID: 144

Wiki
From: 1
Bottom Left Door
To: 2
Top Right Door

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"canRModeStandupClip"
"h_RModeCanRefillReserves"
"h_heatProof"
{
  "or": [
    "Plasma",
    "ScrewAttack"
  ]
}
{
  "or": [
    "canMidAirMorph",
    "canBeVeryPatient"
  ]
}
{
  "partialRefill": {
    "type": "ReserveEnergy",
    "limit": 40
  }
}
{
  "disableEquipment": "Varia"
}
{
  "autoReserveTrigger": {
    "implicitHeatFrames": "suitless"
  }
}
{
  "suitlessHeatFrames": 30
}