Plasma Spark Room: Plasma Spark Fish Climb

Room ID: 197

Wiki
From: 2
Bottom Right Door
To: 3
Middle Right Door

Notable: true

Use the Skultera to get onto the top right platform. There are two distinct ways to get up using the top Skultera. 1. Freeze it at the bottom of its path to the left. Crouch jump and down grab to get onto it. The positioning is very precise. 2. Freeze it about a half-tile from the right wall and very quickly stationary spin jump and quickly walljump mash to get up before it thaws. This may be easier by jumping away from the wall, towards the fish, to gain height faster.

Requires:

"canSuitlessMaridia"
"canTrickyUseFrozenEnemies"
{
  "or": [
    {
      "and": [
        "canTrickyJump",
        "h_canCrouchJumpDownGrab"
      ]
    },
    {
      "and": [
        "canStationarySpinJump",
        "canSunkenTileWideWallClimb"
      ]
    }
  ]
}