The ability to gain a blue suit by shinesparking in X-Mode and exiting X-Mode before the shinespark has crashed. Build the intial shinecharge by entering X-Mode with dash speed, once shinecharged release dash to exit X-Mode. Before the shinecharged window expires, quickly re-enter X-Mode and peform a shinespark. Due to the short window, this second X-Mode has to be done first try. Release dash during the shinespark wind-up animation to exit X-Mode, interrupting the shinespark and gaining a blue suit. A blue suit will not be gained if dash is released after a shinespark has crashed against a wall or object. Releasing dash mid shinespark will cause Samus to SuperJump and potentially go out of bounds but this can also be used to jump away from spikes or thorns. Care must be taken around spikes or thorns after a blue suit is gained if there are active enemies as I-frames will expire quickly and escaping can be difficult.
Dependencies: canCarryBlueSuit, canXMode, canXModeBlueSuit
From: 1
Top Left Door
To: 1
Top Left Door
Requires: "h_spikeDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 1
}
} |
From: 4
Top Junction (Right of Spikes)
To: 4
Top Junction (Right of Spikes)
Requires: "h_spikeDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 2
}
} |
From: 3
Bottom Left Door
To: 2
Top Right Door
Requires: "h_thornDoubleXModeBlueSuit"
"canSuperJump"
{
"shinespark": {
"frames": 7
}
}
"canXModeBlueSuit" |
From: 3
Bottom Left Door
To: 3
Bottom Left Door
Requires: "h_thornDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 0
}
} |
From: 1
Left Door
To: 1
Left Door
A one frame dash jump will give Samus maximum leniancy for bouncing into the spikes without hitting the wall to build a shinecharge Requires: {
"obstaclesCleared": [
"A"
]
}
"h_destroyBombWalls"
"canBeVeryPatient"
"h_spikeDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 1
}
}Resets obstacles: C |
From: 1
Left Door
To: 3
Top Junction
A one frame dash jump will give Samus maximum leniancy for bouncing into the spikes without hitting the wall to build a shinecharge Requires: "canSuperJump"
{
"obstaclesCleared": [
"A"
]
}
{
"obstaclesCleared": [
"B"
]
}
"h_destroyBombWalls"
"canBeVeryPatient"
"h_spikeDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 2
}
}Resets obstacles: C |
|
A single frame stationary spinjump gives Samus the extra height to bonk the ceiling before entering the spikes to enter X-Mode. Requires: "h_heatProof"
"h_spikeDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 0
}
} |
From: 1
Right Door
To: 1
Right Door
Requires: {
"or": [
"Gravity",
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
}
]
}
"h_thornDoubleXModeBlueSuit"
{
"shinespark": {
"frames": 0
}
} |