Group the Metroids by descending the room. Then Kill all three Metroids with Power Bombs while avoiding damage.
        From: 1 
    Top Left Door 
        To: 2 
Bottom Door 
 Group the Metroids by descending the room. Then Kill all three Metroids with Power Bombs while avoiding damage. Requires: {
  "notable": "Three Power Bomb Kill (Top to Bottom)"
}
{
  "enemyKill": {
    "enemies": [
      [
        "Metroid",
        "Metroid",
        "Metroid"
      ]
    ],
    "explicitWeapons": [
      "PowerBomb"
    ]
  }
}
"canMetroidAvoid"Clears obstacles: f_KilledMetroidRoom4 Sets flags: f_KilledMetroidRoom4  |