Wasteland: Tank the Damage

Room ID: 138

Wiki
From: 6
Junction Left of Power Bomb Blocks
To: 4
Junction Right of Power Bomb Blocks

Requires:

"canDash"
{
  "heatFrames": 170
}
{
  "enemyDamage": {
    "enemy": "Dessgeega",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    {
      "obstaclesNotCleared": [
        "A"
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Dessgeega",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}