Three Musketeers' Room: Kihunters Taken Care Of

Room ID: 148

Wiki
From: 4
Junction Above Bomb Block
To: 1
Top Left Door

Requires:

{
  "or": [
    "canDash",
    {
      "heatFrames": 40
    }
  ]
}
{
  "or": [
    {
      "obstaclesCleared": [
        "A"
      ]
    },
    {
      "and": [
        {
          "haveBlueSuit": {}
        },
        {
          "heatFrames": 10
        },
        {
          "or": [
            "Wave",
            {
              "heatFrames": 30
            }
          ]
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "h_heatedCrouchJumpDownGrab",
        {
          "heatFrames": 340
        }
      ]
    },
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 290
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "and": [
        "canSpringBallJumpMidAir",
        {
          "heatFrames": 450
        }
      ]
    },
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 380
        }
      ]
    },
    {
      "and": [
        "canIBJ",
        "h_heatProof"
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 660
        },
        {
          "or": [
            {
              "obstaclesCleared": [
                "A"
              ]
            },
            {
              "heatFrames": 380
            }
          ]
        }
      ]
    },
    {
      "and": [
        "canSpringBallBombJump",
        "h_additionalBomb",
        "h_additionalBomb",
        {
          "heatFrames": 560
        }
      ]
    }
  ]
}

Clears obstacles: B