Room ID: 140
On entry lure both Holtz. Kill one and freeze the other in position. Requires: "h_trickyFrozenEnemyRunway" { "heatFrames": 800 } { "or": [ { "and": [ "Wave", { "heatFrames": 500 } ] }, { "and": [ "Spazer", { "heatFrames": 500 } ] }, { "and": [ "Plasma", { "heatFrames": 200 } ] } ] } Exit condition: { "leaveWithRunway": { "length": 7, "openEnd": 0 } } Dev note: FIXME: These heatFrames can likely be tightened. |