Landing Site: Transition with Stored Fall Speed

Room ID: 8

Wiki
From: 4
Bottom Right Door
To: 2
Bottom Left Door

Entrance condition:

{
  "comeInWithStoredFallSpeed": {
    "fallSpeedInTiles": 1
  }
}

Requires:

{
  "canShineCharge": {
    "usedTiles": 25,
    "steepDownTiles": 3,
    "openEnd": 0
  }
}

Exit condition:

{
  "leaveWithStoredFallSpeed": {
    "fallSpeedInTiles": 1
  }
}