Climb Supers Room: Pause Abuse Spike Damage

Room ID: 29

Wiki
From: 4
Top Junction (Right of Spikes)
To: 1
Top Left Door

Requires:

"canUseIFrames"
"h_pauseAbuseMinimalReserveRefill"
{
  "or": [
    "canDash",
    {
      "and": [
        "h_pauseAbuseMinimalReserveRefill",
        {
          "or": [
            "h_horizontalDamageBoostWithBlueSuit",
            "h_pauseAbuseMinimalReserveRefill"
          ]
        }
      ]
    }
  ]
}