Red Kihunter Shaft: Red Kihunter Shaft Bomb Block X-Ray Climb

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

Wait for the bomb blocks to reappear. Two crouches worth of height are needed before jumping through the rest of the blocks. Watch for the KiHunter to move right before jumping up to get a safe predicatable swoop.

Requires:

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