Bat Cave: Off-Camera Gamet Farm

Room ID: 100

Wiki
From: 3
Gamet Farm Junction
To: 3
Gamet Farm Junction

When off-camera, the Gamets still spawn but cannot be destroyed with beams or other projectiles.

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"canOffScreenMovement"
{
  "or": [
    "ScrewAttack",
    "h_canUseMorphBombs",
    "Grapple"
  ]
}
{
  "or": [
    {
      "and": [
        {
          "heatFrames": 0
        },
        "canPauseAbuse"
      ]
    },
    {
      "heatFrames": 50
    }
  ]
}
{
  "refill": [
    "Energy",
    "Missile",
    "Super",
    "PowerBomb"
  ]
}