Mother Brain Room: Base

Room ID: 238

Wiki
From: 5
Between First and Second Zebetite (locked)
To: 11
Between First and Second Zebetite (unlocked)

Requires:

"h_canOpenZebetites"
{
  "or": [
    {
      "and": [
        "canDodgeWhileShooting",
        "canInsaneJump"
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Rinka",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}