East Pants Room: Max Height SpringBall Jump

Room ID: 322

Wiki
From: 1
Left Door
To: 3
Junction Below Right Door

It is recommended to shoot the ceiling block immediately upon room entry to bring one of the Puyos down so that it will not be a problem later.

Requires:

"canSuitlessMaridia"
"h_canMaxHeightSpringBallJump"
{
  "or": [
    "can4HighMidAirMorph",
    "canStationaryLateralMidAirMorph",
    {
      "and": [
        "canNeutralDamageBoost",
        {
          "enemyDamage": {
            "enemy": "Puyo",
            "type": "contact",
            "hits": 2
          }
        }
      ]
    }
  ]
}