Wasteland: Gain Flash Suit (Spikesuit)

Room ID: 138

Wiki
From: 4
Junction Right of Power Bomb Blocks
To: 8
Junction Below Top Right Door

Requires:

{
  "obstaclesCleared": [
    "D"
  ]
}
"h_heatProof"
{
  "or": [
    {
      "and": [
        {
          "getBlueSpeed": {
            "usedTiles": 20,
            "openEnd": 1
          }
        },
        "canSpeedball"
      ]
    },
    {
      "and": [
        "h_additionalBomb",
        "h_bombThings"
      ]
    }
  ]
}
{
  "canShineCharge": {
    "usedTiles": 25,
    "steepDownTiles": 4,
    "openEnd": 1
  }
}
"canShinechargeMovementTricky"
"canOffScreenMovement"
"h_spikeSuitSpikeHitLeniency"
{
  "spikeHits": 1
}
"canSpikeSuit"
{
  "shinespark": {
    "frames": 4,
    "excessFrames": 4
  }
}