Botwoon's Room: Back-Side Fight with Charge and Wave (Medium)

Use Charge and Wave to kill Botwoon from the right, through the wall.

Difficulty filter

Strats ()

From: 2
Right Door
To: 2
Right Door

Fight Botwoon from behind the wall.

Requires:

{
  "notable": "Back-Side Fight with Charge and Wave"
}
"Gravity"
"Charge"
"Wave"
{
  "or": [
    "canDodgeWhileShooting",
    {
      "enemyDamage": {
        "enemy": "Botwoon 1",
        "type": "acid",
        "hits": 2
      }
    }
  ]
}

Clears obstacles: f_DefeatedBotwoon

From: 2
Right Door
To: 2
Right Door

Even when suitless, it's possible to stand far enough that the acid attack doesn't spawn. Botwoon still gets hit. So there's a safe way to take no damage.

Requires:

{
  "notable": "Back-Side Fight with Charge and Wave"
}
"canSuitlessMaridia"
"Charge"
"Wave"
"canDodgeWhileShooting"
{
  "or": [
    "Morph",
    {
      "enemyDamage": {
        "enemy": "Botwoon 1",
        "type": "acid",
        "hits": 2
      }
    }
  ]
}

Clears obstacles: f_DefeatedBotwoon

From: 2
Right Door
To: 2
Right Door

Shoot through the wall and use the microwave trick to defeat Botwoon.

Requires:

{
  "notable": "Back-Side Fight with Charge and Wave"
}
"h_canNavigateUnderwater"
"Charge"
"Plasma"
"Wave"
"canXRayWaitForIFrames"

Clears obstacles: f_DefeatedBotwoon