Group all of the Metroids by hitting the first Rinka with a Power Bomb. Once grouped, use two more Power Bombs to finish them off.
| 
 
 Group all of the Metroids by hitting the first Rinka with a Power Bomb. Once grouped, use two more Power Bombs to finish them off. Requires: {
  "notable": "Power Bomb Dodge Kill (Right to Left)"
}
{
  "enemyKill": {
    "enemies": [
      [
        "Metroid",
        "Metroid",
        "Metroid",
        "Metroid"
      ]
    ],
    "explicitWeapons": [
      "PowerBomb"
    ]
  }
}
"canMetroidAvoid"Clears obstacles: f_KilledMetroidRoom1 Sets flags: f_KilledMetroidRoom1  |