Plowerhouse Room: G-Mode, With Zebbo Farm

Room ID: 140

Wiki
From: 2
Right Door
To: 1
Left Door

Kill or dodge the Holtz while crossing the room. It's possible to kill the Holtz while staying safe; some of them can also be lured under platforms and out of the way. It is possible to kill a Zebbo by the door and pause abuse to grab its Energy drop on G-mode exit, which requires manipulating or killing the Holtz while not killing the left Zebbo until it is in location.

Entrance condition:

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

Requires:

{
  "or": [
    "ScrewAttack",
    "canBeVeryPatient",
    {
      "and": [
        "canBePatient",
        {
          "or": [
            "Ice",
            "Wave",
            "Spazer"
          ]
        }
      ]
    },
    "Plasma",
    "canInsaneJump",
    {
      "enemyDamage": {
        "enemy": "Zebbo",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
"h_heatedGModePauseAbuse"