Tourian Escape Room 4: Tank Damage

Room ID: 242

Wiki
From: 1
Left Door
To: 4
Top of Shaft Without Acid Triggered

Requires:

"canCarefulJump"
{
  "enemyDamage": {
    "enemy": "Tourian Space Pirate (all)",
    "type": "contact",
    "hits": 2
  }
}
{
  "or": [
    "HiJump",
    {
      "and": [
        "canTrickyJump",
        {
          "or": [
            "SpaceJump",
            "canSpringBallJumpMidAir"
          ]
        }
      ]
    }
  ]
}