Main Street: Direct G-Mode Morph Climb the Room

Room ID: 172

Wiki
From: 13
G-Mode Morph Junction By Middle Right Door
To: 10
Direct G-Mode Morph, On Ledge Above Speed Blocks

This is a long climb, and getting around the fish under the speed blocks can be tricky or slow.

Requires:

"h_navigateUnderwater",
{"obstaclesCleared": ["B"]},
{"or": [
  {"and": [
    "Gravity",
    {"or": [
      "h_artificialMorphJumpIntoIBJ",
      "h_artificialMorphDoubleBombJump",
      "h_artificialMorphStaggeredIBJ",
      {"and": [
        "h_artificialMorphIBJ",
        "canBeVeryPatient"
      ]},
      {"and": [
        "h_artificialMorphIBJ",
        "h_artificialMorphPowerBomb"
      ]},
      {"and": [
        "h_artificialMorphSpringBall",
        "HiJump"
      ]},
      {"and": [
        "h_artificialMorphSpringBall",
        "canGravityJump"
      ]}
    ]}
  ]},
  "h_artificialMorphDoubleSpringBallJump"
]}

Dev note: FIXME: Some IBJ strats may need canBeVeryPatient if they can't be done before the crab is in position