Spore Spawn Farming Room: Gain Flash Suit (Slopespark)

Room ID: 64

Wiki
From: 2
Right Door
To: 2
Right Door

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

Requires:

{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 20,
        "steepDownTiles": 2,
        "openEnd": 0
      }
    },
    {
      "and": [
        {
          "doorUnlockedAtNode": 2
        },
        {
          "canShineCharge": {
            "usedTiles": 21,
            "steepDownTiles": 2,
            "openEnd": 0
          }
        }
      ]
    }
  ]
}
{
  "shineChargeFrames": 150
}
{
  "enemyDamage": {
    "enemy": "Zeb",
    "type": "contact",
    "hits": 1
  }
}
"canSlopeSpark"
{
  "shinespark": {
    "frames": 4,
    "excessFrames": 4
  }
}

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