Spore Spawn Farming Room: Gain Flash Suit (Slopespark) - Leave With Shinespark

Room ID: 64

Wiki

After shinecharging, lure a Zeb and use it to slopespark on the first slope right of the pipe.

Requires:

"canUseFlashSuitInitialSpark"
{
  "canShineCharge": {
    "usedTiles": 21,
    "steepDownTiles": 2,
    "openEnd": 0
  }
}
{
  "shineChargeFrames": 150
}
{
  "enemyDamage": {
    "enemy": "Zeb",
    "type": "contact",
    "hits": 1
  }
}
"canSlopeSpark"
{
  "shinespark": {
    "frames": 12
  }
}

Exit condition:

{
  "leaveWithSpark": {
    "position": "bottom"
  }
}

Dev note: No leniency is given as this is a farm room and the Zebs do little damage, even suitless.