Spiky Acid Snakes Tunnel: Tank the Damage with Gravity

Room ID: 112

Wiki
From: 1
Left Door
To: 2
Right Door

Speedbooster significantly reduces your jump speed in lava and should be turned off.

Requires:

"Gravity"
"canDisableEquipment"
{
  "heatFrames": 350
}
{
  "lavaFrames": 100
}
{
  "spikeHits": 2
}
{
  "or": [
    "canIframeSpikeJump",
    {
      "and": [
        {
          "spikeHits": 2
        },
        {
          "heatFrames": 50
        }
      ]
    },
    "canHorizontalDamageBoost"
  ]
}