Maridia Swiss Cheese Room: Gain Flash Suit (Slopespark)

Room ID: 180

Wiki
From: 2
Right Door
To: 1
Left Door

Must come in from the right door and jump at the end of the runway to scroll the camera up without bringing the menu's on screen.

Requires:

"HiJump"
"canCameraManip"
{
  "or": [
    "h_bombThings",
    "h_useSpringBall",
    {
      "and": [
        "canMidAirMorph",
        "Gravity",
        "canTrickyJump"
      ]
    },
    "h_threeTileJumpMorph"
  ]
}
{
  "canShineCharge": {
    "usedTiles": 22,
    "openEnd": 1
  }
}
{
  "enemyDamage": {
    "enemy": "Menu",
    "type": "contact",
    "hits": 1
  }
}
"canSlopeSpark"
"h_XModeSpikeHitLeniency"
{
  "shinespark": {
    "frames": 9,
    "excessFrames": 9
  }
}

Dev note: FIXME: implement numeric enemy damage