Green Pirates Shaft: Tank the Damage (Use I-Frames to Reduce Damage)

Room ID: 21

Wiki
From: 4
Bottom Right Door
To: 2
Middle Right Door

FIXME: This could use a ledge grab tech to avoid the 4th pirate hit.

Requires:

"canCarefulJump"
{
  "enemyDamage": {
    "enemy": "Green Space Pirate (standing)",
    "type": "contact",
    "hits": 3
  }
}
{
  "or": [
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Green Space Pirate (standing)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}