Room ID: 79
From: 2
Bottom Left Door
To: 1
Top Left Door
Enter with a shinecharge, and move up toward the door above. Use Wave or Plasma to shoot open the door from below while killing the approaching Zeelas. Entrance condition: {
"comeInShinecharging": {
"length": 4,
"openEnd": 0
}
}Requires: {
"enemyKill": {
"enemies": [
[
"Zeela"
]
],
"explicitWeapons": [
"Wave",
"Plasma"
]
}
}
"canShinechargeMovementTricky"
{
"shinespark": {
"frames": 2
}
}Exit condition: {
"leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |