Mickey Mouse Room: HeatProof Kill

Room ID: 144

Wiki
From: 7
Junction Left of Two Rightmost Dessgeegas
To: 8
Left Door Junction After Multiviola

Some weapons are very slow at killing the Multiviolas and require use of the safe spot in the bottom right Multiviola cage.

Requires:

"h_heatProof"
{
  "obstaclesCleared": [
    "F"
  ]
}
{
  "or": [
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "enemyKill": {
            "enemies": [
              [
                "Dessgeega"
              ],
              [
                "Dessgeega"
              ],
              [
                "Dessgeega"
              ]
            ],
            "excludedWeapons": [
              "Bombs",
              "PseudoScrew"
            ]
          }
        }
      ]
    },
    {
      "obstaclesCleared": [
        "C"
      ]
    }
  ]
}
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Multiviola"
          ],
          [
            "Multiviola"
          ]
        ],
        "excludedWeapons": [
          "Bombs",
          "PowerBeam"
        ]
      }
    },
    {
      "enemyDamage": {
        "enemy": "Multiviola",
        "type": "contact",
        "hits": 2
      }
    },
    {
      "obstaclesCleared": [
        "E"
      ]
    }
  ]
}

Clears obstacles: C, E