Room ID: 120
From: 5
Top Right Door
To: 6
Bottom Right Junction
Try to jump over the Cacatacs without taking damage. With unlucky RNG, a spike hit may be unavoidable. Requires: { "heatFrames": 180 } { "or": [ "canInsaneJump", { "and": [ { "enemyDamage": { "enemy": "Cacatac", "type": "spike", "hits": 1 } }, { "heatFrames": 20 } ] } ] } |