Room ID: 135
From: 2
Bottom Left Door
To: 4
Junction Above Bomb Blocks
Vertically Shinespark two tiles from the left on the floating platform. Shinesparking farther right will make it very likely a fireball hits Samus during the crash animation. There is a small position that crashes the shinespark early but does not take fireball damage. Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"shineChargeFrames": 60
}
"canShinechargeMovement"
"canMidairShinespark"
{
"or": [
{
"and": [
"canShinechargeMovementTricky",
{
"shineChargeFrames": 10
},
{
"shinespark": {
"frames": 23,
"excessFrames": 2
}
}
]
},
{
"and": [
"canTrickyJump",
{
"shinespark": {
"frames": 36,
"excessFrames": 3
}
}
]
},
{
"and": [
{
"enemyDamage": {
"enemy": "Namihe",
"type": "fireball",
"hits": 1
}
},
{
"shineChargeFrames": 10
},
{
"shinespark": {
"frames": 22
}
},
{
"heatFrames": 25
}
]
}
]
}
{
"heatFrames": 220
}Clears obstacles: A |