Red Tower: Base

Room ID: 66

Wiki
Base (Basic)
Red Tower
From: 5
Top Right Door
To: 9
Junction (Top Rippers)

Lower the camera to avoid the top Ripper. Then falling down the right or left side will prevent taking a Ripper hit.

Requires:

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