Green Bubbles Missile Room: Base

Room ID: 98

Wiki
From: 3
Item
To: 1
Left Door

Requires:

{
  "or": [
    "canTrivialMidAirMorph",
    "h_canUseSpringBall",
    {
      "and": [
        "h_canUsePowerBombs",
        {
          "heatFrames": 260
        }
      ]
    },
    {
      "and": [
        "Morph",
        "Wave",
        {
          "heatFrames": 180
        }
      ]
    }
  ]
}
{
  "heatFrames": 200
}