Spiky Acid Snakes Tunnel: Spiky Acid Snakes Frozen Platforms (Right to Left)

Room ID: 112

Wiki
From: 2
Right Door
To: 1
Left Door

Notable: true

While crossing the Spiky Lava, land on frozen Yapping Maws to reduce the number of spike hits needed. Morph and unmorph while above the rightmost Yapping Maw to land on it just above the lava line. Ignore the second Yapping Maw. Freeze the Leftmost enemy as it extends. Delay the damage boost from the spikes slightly in order to rise above the lava before moving.

Requires:

"canResetFallSpeed"
"canTrickyUseFrozenEnemies"
"canTrickyJump"
{
  "or": [
    "canHorizontalDamageBoost",
    {
      "and": [
        {
          "spikeHits": 1
        },
        {
          "lavaFrames": 20
        },
        {
          "heatFrames": 240
        }
      ]
    }
  ]
}
"canIframeSpikeJump"
{
  "spikeHits": 2
}
{
  "lavaFrames": 15
}
{
  "heatFrames": 580
}