Metroid Room 2: G-Mode Regain Mobility

Room ID: 227

Wiki
From: 2
Bottom Right Door (locked)
To: 2
Bottom Right Door (locked)

If alive, the Metroids do 90 damage before the Rinka hits.

Requires:

{
  "enemyDamage": {
    "enemy": "Rinka",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    "f_KilledMetroidRoom2",
    {
      "metroidFrames": 120
    }
  ]
}