Room ID: 208
Requires: "Gravity" "Morph" "canPlayInSand" { "or": [ { "and": [ { "or": [ "canWalljump", "canGravityJump", "HiJump" ] }, { "or": [ "canMidAirMorph", "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Boulder", "type": "contact", "hits": 1 } } ] } ] }, { "and": [ "canSpringBallJumpMidAir", "canTrickyJump" ] }, { "and": [ "h_canUseSpringBall", "canJumpIntoIBJ" ] }, { "and": [ "canTrickyJump", "can4HighMidAirMorph", "canJumpIntoIBJ" ] } ] } |