Room ID: 83
Come in Shinecharging, Gain Flash Suit (Spikesuit) - Leave with Shinespark
(Insane)
Kraid Eye Door Room
From: 2
Top Right Door
To: 1
Left Door
Requires precise movement. Down-back during the fall to clear the lower platform while shooting out the blocks. Unmorphing on the first possible frame leaves in top position; second frame leaves in middle position. Entrance condition: {
"comeInShinecharging": {
"length": 3,
"openEnd": 0
}
}Requires: "canUseFlashSuitInitialSpark"
{
"shineChargeFrames": 175
}
"canDownBack"
"canShinechargeMovementTricky"
{
"thornHits": 1
}
"canSpikeSuit"
{
"shinespark": {
"frames": 19
}
}Exit condition: {
"leaveWithSpark": {
"position": "top"
}
}Unlocks doors: {"types":["ammo"],"requires":["never"]}Dev note: It may be possible to open a green/red door with a super missile but it is on the edge of possibility. |