Etecoon Energy Tank Room: Come in Shinecharged - Gain Blue Suit (X-Mode)

Room ID: 51

Wiki
From: 3
Bottom Left Door
To: 3
Bottom Left Door

By bouncing far enough left, it is possible to get a 2-frame window for the X-mode.

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 135
}
{
  "or": [
    "h_thornXModeBlueSuit",
    {
      "and": [
        "h_thornXModeBlueSuitWithoutLenience",
        {
          "or": [
            "canTrickyDodgeEnemies",
            {
              "enemyKill": {
                "enemies": [
                  [
                    "Beetom",
                    "Beetom"
                  ]
                ],
                "excludedWeapons": [
                  "Bombs"
                ]
              }
            }
          ]
        }
      ]
    }
  ]
}
{
  "shinespark": {
    "frames": 0,
    "excessFrames": 0
  }
}