Crateria Power Bomb Room: Come in Shinecharging, Gain Flash Suit (Spikesuit)

Room ID: 28

Wiki

Entrance condition:

{
  "comeInShinecharging": {
    "length": 4,
    "openEnd": 0
  }
}

Requires:

{
  "or": [
    "Plasma",
    {
      "ammo": {
        "type": "Missile",
        "count": 1
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "and": [
        "Charge",
        "Ice",
        "Wave",
        "Spazer"
      ]
    },
    {
      "and": [
        "canShinechargeMovementTricky",
        {
          "shineChargeFrames": 175
        }
      ]
    }
  ]
}
"canMidAirMorph"
"h_spikeSuitSpikeHitLeniency"
{
  "spikeHits": 1
}
"canSpikeSuit"
{
  "shinespark": {
    "frames": 1,
    "excessFrames": 1
  }
}