Room ID: 118
|
Wait for the pirates to step towards the wall then jump on their platform. Shoot them to momentarily prevent them from shooting lasers. Requires: {
"or": [
"canTrickyJump",
{
"and": [
"canDodgeWhileShooting",
"HiJump"
]
}
]
} |