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: { "comeInShinecharging": { "length": 3, "openEnd": 0 } } Requires: "canShinechargeMovement" "canMidairShinespark" { "or": [ { "and": [ "canShinechargeMovementTricky", { "shinespark": { "frames": 22, "excessFrames": 2 } } ] }, { "and": [ "canTrickyJump", { "shinespark": { "frames": 33, "excessFrames": 3 } } ] }, { "and": [ { "enemyDamage": { "enemy": "Namihe", "type": "fireball", "hits": 1 } }, { "shinespark": { "frames": 22 } }, { "heatFrames": 25 } ] } ] } { "heatFrames": 250 } Clears obstacles: A |