Room ID: 148
        
        From: 4 
    Junction Above Bomb Block 
        To: 1 
Top Left Door 
 Wait for the Kihunters to move away from where Samus will jump up. This may mean Hitboxing through the middle KiHunter multiple times. Requires: "h_navigateHeatRooms"
"Plasma"
"canHitbox"
{
  "or": [
    "canTrickyDodgeEnemies",
    {
      "enemyDamage": {
        "enemy": "Kihunter (red)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "or": [
    "h_crouchJumpDownGrab",
    "canWalljump",
    "HiJump",
    "SpaceJump"
  ]
}
"canTrickyJump"
{
  "heatFrames": 600
}Clears obstacles: A  |