Wrecked Ship Main Shaft: Temporary Blue Chain (In-Room)

Room ID: 155

Wiki
From: 5
Middle Right Door
To: 8
Item

Shinecharging up the stairs gives a longer effective runway than shinecharging down them. Bounce down the stairs to make movement simpler. A frozen Atomic (or Covern) can be used for more runway.

Requires:

"canChainTemporaryBlue"
"canXRayTurnaround"
{
  "or": [
    {
      "and": [
        "can4HighMidAirMorph",
        {
          "doorUnlockedAtNode": 5
        },
        {
          "canShineCharge": {
            "usedTiles": 11,
            "openEnd": 2,
            "steepUpTiles": 7
          }
        }
      ]
    },
    {
      "and": [
        "f_DefeatedPhantoon",
        "h_canFrozenEnemyRunway",
        "can4HighMidAirMorph",
        {
          "doorUnlockedAtNode": 5
        },
        {
          "canShineCharge": {
            "usedTiles": 13,
            "openEnd": 1,
            "steepUpTiles": 7
          }
        }
      ]
    },
    {
      "canShineCharge": {
        "usedTiles": 10,
        "openEnd": 2,
        "steepUpTiles": 7
      }
    },
    {
      "and": [
        "f_DefeatedPhantoon",
        "h_canFrozenEnemyRunway",
        {
          "canShineCharge": {
            "usedTiles": 12,
            "openEnd": 1,
            "steepUpTiles": 7
          }
        }
      ]
    }
  ]
}

Clears obstacles: C