Room ID: 83
Come in Shinecharging, Gain Flash Suit (Spikesuit) - Leave with shinespark
(Extreme+)
Kraid Eye Door Room
From: 3
Bottom Right Door
To: 3
Bottom Right Door
Only unmorphing on the first possible frame will work; second frame will bonk the platform. Entrance condition: {
"comeInShinecharging": {
"length": 2,
"openEnd": 1
}
}Requires: "canUseFlashSuitInitialSpark"
{
"thornHits": 1
}
"canPatientSpikeSuit"
{
"shinespark": {
"frames": 13
}
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
}Unlocks doors: {"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":["never"]} |