East Cactus Alley Room: Tricky Grapple Jump (With Assist)

Room ID: 196

Wiki
From: 2
Right Door
To: 4
Top Right Ledge Junction

Entrance condition:

{
  "comeInWithGrappleSwing": {
    "blocks": [
      {
        "position": [
          7,
          3
        ],
        "environment": "water",
        "note": "Pants Room"
      }
    ]
  }
}

Requires:

"canTrickyGrappleJump"
{
  "or": [
    "SpaceJump",
    {
      "and": [
        "canJumpIntoIBJ",
        "canBombHorizontally"
      ]
    }
  ]
}