Room ID: 215
        
        From: 2 
    Right Door 
        To: 3 
Elevator 
 This strat is included for completeness, though generally it would be easier to do a spring ball bounce instead. Entrance condition: {
  "comeInWithSidePlatform": {
    "platforms": [
      {
        "minHeight": 2,
        "maxHeight": 2,
        "minTiles": 45,
        "speedBooster": true,
        "obstructions": [
          [
            1,
            0
          ]
        ],
        "note": [
          "This applies to Noob Bridge."
        ]
      },
      {
        "minHeight": 2,
        "maxHeight": 2,
        "minTiles": 45,
        "speedBooster": true,
        "obstructions": [
          [
            3,
            0
          ]
        ],
        "note": [
          "This applies to Statues Hallway and Baby Kraid Room."
        ]
      },
      {
        "minHeight": 3,
        "maxHeight": 3,
        "minTiles": 45,
        "speedBooster": true,
        "obstructions": [
          [
            3,
            0
          ]
        ],
        "note": [
          "This applies to Bowling Alley (middle, power off) and Basement (power on)."
        ]
      },
      {
        "minHeight": 3,
        "maxHeight": 3,
        "minTiles": 39.4375,
        "speedBooster": true,
        "obstructions": [
          [
            3,
            2
          ]
        ],
        "note": [
          "This applies to Metal Pirates Room."
        ]
      }
    ]
  }
}Requires: "HiJump" "canInsaneJump" "canMomentumConservingMorph" "canInsaneMidAirMorph" "canTrickySpringBallJump"  |