Room ID: 167
From: 1
Right Door
To: 2
Item
Using speed from the adjacent room, perform a ceiling mockball to make it across the gap. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 23 } } Requires: "canTrickyJump" "canMomentumConservingMorph" { "or": [ "canInsaneJump", { "thornHits": 5 } ] } { "not": "f_DefeatedPhantoon" } Dev note: The 5 thornHits are for lenience since it is very difficult to get this first try. |