canXModeBlueSuit (Ignored)

The ability to gain a blue suit by shinesparking while in X-Mode and exiting X-Mode before the shinespark has crashed. 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: canXMode, canCarryBlueSuit

Difficulty filter

Strats ()

From: 1
Top Left Door
To: 1
Top Left Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 145
}
"h_spikeXModeBlueSuit"
{
  "shinespark": {
    "frames": 1
  }
}
From: 1
Top Left Door
To: 1
Top Left Door

Entrance condition:

{
  "comeInShinecharging": {
    "length": 3,
    "openEnd": 1
  }
}

Requires:

"h_spikeXModeBlueSuit"
{
  "shinespark": {
    "frames": 1
  }
}
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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 135
}
"h_XModeThornHit"
"canSuperJump"
{
  "shinespark": {
    "frames": 7
  }
}
"canXModeBlueSuit"
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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 135
}
"h_thornXModeBlueSuit"
{
  "shinespark": {
    "frames": 0
  }
}
From: 3
Bottom Left Door
To: 3
Bottom Left Door

Requires:

"h_thornDoubleXModeBlueSuit"
{
  "shinespark": {
    "frames": 0
  }
}
From: 4
Bottom Right Door
To: 4
Bottom Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 125
}
"h_thornXModeBlueSuit"
{
  "shinespark": {
    "frames": 0
  }
}
From: 2
Right Door
To: 2
Right Door

Bouncing into the spikes is not required due to wall. Roll off the edge holding forwards from at least 1 tile before the drop to hit the wall on the way down.

Requires:

{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 16,
        "openEnd": 0
      }
    },
    {
      "and": [
        {
          "doorUnlockedAtNode": 2
        },
        {
          "canShineCharge": {
            "usedTiles": 17,
            "openEnd": 0
          }
        }
      ]
    }
  ]
}
"h_thornXModeBlueSuit"
{
  "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

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

From: 1
Right Door
To: 1
Right Door

Requires:

"canSamusEaterStandUp"
{
  "samusEaterFrames": 160
}
"h_shinechargeMaxRunway"
"h_spikeSuitSamusEaterLeniency"
"h_thornXModeBlueSuit"
{
  "shinespark": {
    "frames": 0
  }
}
From: 1
Left Door
To: 1
Left Door

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
  }
}