Wasteland: Base

Room ID: 138

Wiki
Base (Basic)
Wasteland
From: 4
Junction Right of Power Bomb Blocks
To: 5
Junction Below Shot Block

Requires:

"h_usePowerBomb"
{
  "or": [
    {
      "obstaclesCleared": [
        "C"
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Dessgeega",
        "type": "contact",
        "hits": 1
      }
    },
    "canHitbox",
    {
      "haveBlueSuit": {}
    }
  ]
}
{
  "or": [
    {
      "obstaclesCleared": [
        "D"
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Dessgeega",
        "type": "contact",
        "hits": 1
      }
    },
    "canTrickyJump",
    {
      "haveBlueSuit": {}
    }
  ]
}
{
  "heatFrames": 240
}

Clears obstacles: A, B