Room ID: 173
Shooting towards Pirates will cause them to stop in place and not fire back. Requires: "canSuitlessMaridia" "HiJump" { "or": [ "canTrickyJump", "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Pink Space Pirate (standing)", "type": "contact", "hits": 1 } }, { "enemyKill": { "enemies": [ [ "Pink Space Pirate (standing)" ] ], "explicitWeapons": [ "Plasma" ] } } ] } { "or": [ "canTrickyJump", "canSpringBallJumpMidAir", { "enemyDamage": { "enemy": "Pink Space Pirate (standing)", "type": "contact", "hits": 1 } }, { "enemyKill": { "enemies": [ [ "Pink Space Pirate (standing)" ] ], "explicitWeapons": [ "Plasma" ] } } ] } |