Room ID: 127
        
        From: 2 
    Right Vertical Door 
        To: 5 
Small Platforms Junction 
 Entrance condition: {
  "comeInShinecharged": {},
  "comesThroughToilet": "any"
}Requires: {
  "shineChargeFrames": 80
}
"canHorizontalShinespark"
{
  "shinespark": {
    "frames": 115,
    "excessFrames": 85
  }
}
{
  "or": [
    "canTrickyJump",
    {
      "and": [
        {
          "or": [
            "canWalljump",
            "HiJump"
          ]
        },
        {
          "acidFrames": 25
        }
      ]
    },
    {
      "and": [
        "Gravity",
        {
          "acidFrames": 20
        }
      ]
    }
  ]
}Clears obstacles: B  |