Warehouse Energy Tank Room: Warehouse Energy Tank Frozen Beetom Runway

Room ID: 80

Wiki
From: 1
Right Door
To: 1
Right Door

Notable: true

Freeze multiple Beetoms to extend the runway. Continually refreeze the ones that are in a good position while manipulating the rest. This assumes three extra tiles of runway, which can be accomplished with two perfectly placed Beetoms, three adjacent ones, or four which are partially overlapping.

Requires:

{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canTrickyJump"
"h_canTrickyFrozenEnemyRunway"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 6
  }
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 4,
    "openEnd": 1
  }
}