The Worst Room In The Game: G-Mode

Room ID: 135

Wiki
From: 3
Top Right Door
To: 1
Top Left Door

Hit the shot blocks at the top of the room with Wave before exiting G-mode to save some heat damage. Stand behind the pirate only while it is looking around to prevent it from turning and placing stationary, invisible lasers.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

"h_heatedGMode"
{
  "or": [
    "Wave",
    {
      "heatFrames": 40
    }
  ]
}
{
  "or": [
    "HiJump",
    "canWalljump",
    {
      "heatFrames": 20
    }
  ]
}
{
  "heatFrames": 120
}