Room ID: 84
|
Getting up during Phase 2 can be done by jumping on Kraid's projectile platforms or a well timed crouch jump + down grab. Requires: "Charge"
{
"or": [
"Wave",
"Spazer",
"Plasma",
"canBePatient"
]
}
{
"or": [
"HiJump",
"canWalljump",
"SpaceJump",
"canSpringBallJumpMidAir",
{
"and": [
"canDodgeWhileShooting",
{
"or": [
"canCarefulJump",
"h_crouchJumpDownGrab"
]
}
]
}
]
}
"h_complexToCarryFlashSuit"Clears obstacles: f_DefeatedKraid Sets flags: f_DefeatedKraid |