Room ID: 84
|
Crystal Flash and then get poked by Kraid's hand. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
{
"thornHits": 1
},
{
"and": [
"SpaceJump",
"h_KraidCameraFix"
]
}
]
}
{
"not": "f_DefeatedKraid"
}
"canRiskPermanentLossOfAccess"
"canRModeCrystalFlashInterrupt"
{
"ammo": {
"type": "Missile",
"count": 10
}
}
{
"ammo": {
"type": "Super",
"count": 10
}
}Clears obstacles: door_2 Dev note: This can be done in G-mode, but only if the camera is not fixed. It requires Spring Ball or immobile (and a contact hit). |