Bowling Alley Path: Come in Shinecharging, Leave With Spark (Plasma or ScrewAttack)

Room ID: 33

Wiki

Gain a shinecharge while entering the room. Move quickly to the left, using Plasma or Screw Attack to avoid being hit by enemies. Shoot open the door and spark through.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 8,
    "openEnd": 1,
    "steepDownTiles": 2
  }
}

Requires:

{
  "or": [
    "Plasma",
    "ScrewAttack"
  ]
}
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 9
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}