Wrecked Ship Energy Tank Room: Come in Shinecharged, Gain Flash Suit (Spikesuit)

Room ID: 167

Wiki

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "or": [
    "Gravity",
    {
      "and": [
        {
          "not": "f_DefeatedPhantoon"
        },
        "canRiskPermanentLossOfAccess"
      ]
    }
  ]
}
{
  "shineChargeFrames": 120
}
"h_spikeSuitThornHitLeniency"
{
  "thornHits": 1
}
"canSpikeSuit"
{
  "shinespark": {
    "frames": 2,
    "excessFrames": 2
  }
}