Grapple Tutorial Room 3: Avoid Puyo

Room ID: 131

Wiki
From: 3
Junction Left of Green Gate
To: 4
Center Platform Junction

Requires:

{
  "or": [
    "Grapple",
    "SpaceJump",
    "canResetFallSpeed",
    {
      "and": [
        "canTrickyJump",
        "canLateralMidAirMorph"
      ]
    },
    {
      "and": [
        "Gravity",
        "canStaggeredWalljump"
      ]
    }
  ]
}