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.
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_canTrickyFrozenEnemyRunway" { "enemyDamage": { "enemy": "Beetom", "type": "contact", "hits": 6 } } Exit condition: { "leaveWithRunway": { "length": 4, "openEnd": 1 } } |