Room ID: 187
From: 2
Bottom Left Door
To: 4
Top Right Door
Requires a runway of 1 tile in the adjacent room. Use a spring ball jump after breaking the water, then ibj. Take two Mochtroid hits or use a double bomb jump. Entrance condition: { "comeInJumping": { "speedBooster": false, "minTiles": 1 } } Requires: "canTrickySpringBallJump" "canJumpIntoIBJ" { "or": [ "canDoubleBombJump", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } "canCrossRoomJumpIntoWater" |