Red Kihunter Shaft: Spring Power Bombs

Room ID: 137

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

Watch for the Kihunter to move right before jumping up to get a safe predictable swoop.

While waiting for the Power Bomb to explode, stay to the right to manipulate the Kihunter into a better position.

Requires:

"h_usePowerBomb"
"h_useSpringBall"
"canDash"
{
  "or": [
    "ScrewAttack",
    {
      "and": [
        "canTrickyJump",
        {
          "heatFrames": 90
        }
      ]
    },
    "canInsaneJump",
    {
      "enemyDamage": {
        "enemy": "Kihunter (red)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "heatFrames": 320
}