Ice Beam Snake Room: Speedrun Ice Beam Entry

Room ID: 108

Wiki
From: 4
Junction Below Morph Tunnel
To: 2
Middle Right Door

Smoothly jump into the morph tunnel while killing the Sovas. Unmorph at the end of the tunnel to clear more Sovas is needed.

Requires:

"Morph"
"canTrickyJump"
{
  "or": [
    "canPreciseWalljump",
    "HiJump"
  ]
}
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Sova"
          ]
        ],
        "explicitWeapons": [
          "Wave",
          "Spazer",
          "Plasma",
          "PowerBomb"
        ]
      }
    },
    {
      "enemyDamage": {
        "enemy": "Sova",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "heatFrames": 230
}