Red Pirate Shaft: Tank the Damage

Room ID: 118

Wiki
From: 2
Top Right Door
To: 1
Bottom Door

Land on the Geemers to avoid taking damage from the Red Space Pirates.

Requires:

{
  "enemyDamage": {
    "enemy": "Geemer (grey)",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    "canUseIFrames",
    {
      "enemyDamage": {
        "enemy": "Geemer (grey)",
        "type": "contact",
        "hits": 2
      }
    }
  ]
}