Room ID: 197
Shoot the Choot either before landing or from the safety of the ledge edge. If bomb jumping, there is a timing for rolling under the Choot. Requires: { "or": [ "canConsecutiveWalljump", "h_canFly" ] } { "or": [ "canTrickyJump", { "and": [ "canCarefulJump", { "enemyKill": { "enemies": [ [ "Choot" ] ], "explicitWeapons": [ "Missile", "Super" ] } } ] } ] } |