Red Kihunter Shaft: Plasma Run Through Enemies

Room ID: 137

Wiki
From: 5
Top Junction Between Doors
To: 7
Junction At Middle Right Door With Bottom KiHunter Cleared

Use Plasma to run through Kihunters instead of waiting.

Requires:

"h_canNavigateHeatRooms"
"canHitbox"
"Plasma"
{
  "or": [
    "canDownBack",
    {
      "and": [
        "canCarefulJump",
        {
          "heatFrames": 50
        }
      ]
    },
    {
      "heatFrames": 130
    }
  ]
}
{
  "heatFrames": 410
}