Tourian Escape Room 3: G-Mode Morph Pirate Tank

Room ID: 241

Wiki
From: 1
Left Door
To: 2
Right Door

Tank 3 pirate hits then IBJ or spring ball bomb jump to avoid the wall jump.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

{
  "or": [
    "h_canArtificialMorphIBJ",
    "h_canArtificialMorphSpringBallBombJump"
  ]
}
{
  "enemyDamage": {
    "enemy": "Tourian Space Pirate (all)",
    "type": "contact",
    "hits": 3
  }
}