Below Spazer: Come in Shinecharged, Gain Flash Suit (Spikesuit)

Room ID: 70

Wiki
From: 2
Bottom Right Door
To: 2
Bottom Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"Gravity"
{
  "or": [
    {
      "and": [
        {
          "shineChargeFrames": 170
        },
        "canTrickyDodgeEnemies"
      ]
    },
    {
      "and": [
        {
          "shineChargeFrames": 110
        },
        {
          "ammo": {
            "type": "Super",
            "count": 1
          }
        }
      ]
    }
  ]
}
{
  "thornHits": 1
}
"h_spikeSuitThornHitLeniency"
"canPatientSpikeSuit"
{
  "shinespark": {
    "frames": 5,
    "excessFrames": 5
  }
}