Mt. Everest: Gain Flash Suit (Sciser R-Mode Knockback Spark)

Room ID: 174

Wiki
From: 4
Top Right Door
To: 2
Bottom Left Door

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"Gravity"
{
  "or": [
    {
      "and": [
        {
          "disableEquipment": "ETank"
        },
        {
          "resourceAvailable": [
            {
              "type": "Energy",
              "count": 80
            }
          ]
        }
      ]
    },
    "h_CrystalFlash"
  ]
}
{
  "canShineCharge": {
    "usedTiles": 32,
    "steepUpTiles": 2,
    "steepDownTiles": 1,
    "openEnd": 1
  }
}
"h_RModeKnockbackSpark"