Red Kihunter Shaft: Red Kihunter Shaft X-Ray Clip

Room ID: 137

Wiki
From: 6
Inside Morph Tunnel (Right of Left Bomb Blocks)
To: 7
Junction At Middle Right Door With Bottom KiHunter Cleared

Use Xray to stand up. Jump to clip into the floor. Then another jump to clip through the ceiling block. Watch for the KiHunter to move right before jumping up to get a safe predicatable swoop.

Requires:

"h_canNavigateHeatRooms"
"h_canUsePowerBombs"
"canXRayStandUp"
"canPartialFloorClip"
"canCeilingClip"
{
  "or": [
    "ScrewAttack",
    {
      "and": [
        "canCarefulJump",
        {
          "heatFrames": 90
        }
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Kihunter (red)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "heatFrames": 520
}