Red Tower: Base

Room ID: 66

Wiki
Base (Basic)
Red Tower
From: 6
Junction (Above Bottom Rippers)
To: 7
Junction (Bottom of Room)

Falling down the right side will prevent taking a Ripper hit.

Requires:

{
  "or": [
    "canCarefulJump",
    {
      "enemyDamage": {
        "enemy": "Ripper",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}