Lava Dive Room: G-Mode, Suitless

Room ID: 115

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

"canSuitlessLavaDive"
{
  "lavaFrames": 370
}
{
  "or": [
    "HiJump",
    {
      "lavaFrames": 25
    }
  ]
}
{
  "or": [
    "SpaceJump",
    "canSpringBallJumpMidAir",
    "canWalljump",
    {
      "and": [
        "HiJump",
        {
          "lavaFrames": 10
        }
      ]
    },
    {
      "and": [
        "canBombJumpWaterEscape",
        {
          "lavaFrames": 30
        }
      ]
    }
  ]
}
"h_HeatedGModeOpenDifferentDoor"

Dev note: Artificial morph jump into Crystal Flash clip doesn't seem to be possible. More testing could help. FIXME: The thread the needle strats could be added to save a small amount of Energy, but may not be reasonable.