Three Musketeers' Room: Partial Kihunter Dodge

Room ID: 148

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

Jump over the first Kihunter and attempt to either use IFrames to pass through the top Kihunter, or dodge it if possible.

Requires:

"h_canNavigateHeatRooms"
{
  "or": [
    "canWalljump",
    "HiJump"
  ]
}
"canTrickyJump"
{
  "or": [
    {
      "and": [
        "canHorizontalDamageBoost",
        "canHitbox",
        {
          "enemyDamage": {
            "enemy": "Kihunter (red)",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Kihunter (red)",
        "type": "contact",
        "hits": 2
      }
    }
  ]
}

Clears obstacles: A