Ability to Shinespark while in XMode in a controlled way. A side effect of Super Jumping is that Samus gains a Blue Suit.
Dependencies: canXMode
From: 1
Top Left Door
To: 6
Top Junction with Temporary Blue (Right of Morph Tunnel)
Requires: { "notable": "In-Room X-Mode BlueSuit" } "canSuperJump" { "spikeHits": 3 } "h_canShineChargeMaxRunway" { "shinespark": { "frames": 5 } } { "spikeHits": 2 } { "or": [ { "spikeHits": 1 }, "Grapple", "SpaceJump" ] } |
From: 1
Top Left Door
To: 6
Top Junction with Temporary Blue (Right of Morph Tunnel)
Enter with a shinespark ready, activate XMode by bouncing into the spikes, then activate the shinespark but release XMode during the shinespark windup animation. Entrance condition: { "comeInShinecharging": { "length": 4, "openEnd": 1 } } Requires: "canSuperJump" { "spikeHits": 3 } { "or": [ { "spikeHits": 3 }, "Grapple", "SpaceJump" ] } |