Warehouse Energy Tank Room: Frozen Beetom Runway

Room ID: 80

Wiki
From: 1
Right Door
To: 1
Right Door

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:

{
  "notable": "Frozen Beetom Runway"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canTrickyJump"
"h_trickyFrozenEnemyRunway"
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 6
  }
}

Exit condition:

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