Maridia Swiss Cheese Room: Leave with Runway

Room ID: 180

Wiki
From: 1
Left Door
To: 1
Left Door

If entering the room through the same door, stay on the ground (do not jump) to maintain the camera scroll, preventing the Menu from being lured up. Alternatively, kill or tank the Menu.

Requires:

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

Exit condition:

{
  "leaveWithRunway": {
    "length": 6,
    "openEnd": 1
  }
}