Double Chamber: HiJump Wall Jump (Spike or Ripper I-Frames)

Room ID: 104

Wiki
From: 3
Right Door
To: 4
Item

Requires:

"canUseIFrames"
{
  "or": [
    {
      "spikeHits": 1
    },
    {
      "and": [
        "canTrickyJump",
        {
          "enemyDamage": {
            "enemy": "Ripper 2 (green)",
            "type": "contact",
            "hits": 1
          }
        },
        {
          "heatFrames": 20
        }
      ]
    }
  ]
}
"canWalljump"
"HiJump"
{
  "heatFrames": 230
}