Three Musketeers' Room: Screw Kill

Room ID: 148

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

Depending on which movement items are available, it is often safest to carefully kill each Kihunter from below before attempting to get onto its platform: lure the Kihunter over to the opening and spin jump directly up into it. If wall jumping up, do so from low enough that Samus bonks the opposite wall before touching the Kihunter: otherwise the wall jumping movement may prevent Screw Attack from taking effect.

Requires:

"canDash"
"ScrewAttack"
{
  "or": [
    "HiJump",
    "SpaceJump",
    "canCarefulJump"
  ]
}
{
  "or": [
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 360
        }
      ]
    },
    {
      "and": [
        "h_crouchJumpDownGrab",
        {
          "heatFrames": 520
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 310
        }
      ]
    },
    {
      "and": [
        "canSpringBallJumpMidAir",
        {
          "heatFrames": 720
        }
      ]
    },
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 440
        }
      ]
    },
    {
      "and": [
        "canIBJ",
        "h_heatProof"
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 1060
        }
      ]
    }
  ]
}
{
  "or": [
    "Wave",
    {
      "heatFrames": 40
    }
  ]
}

Clears obstacles: A, B