Big Pink: Guide Enemy to Grapple Blocks

Room ID: 59

Wiki
From: 13
Central Junction
To: 10
Top Item (Above Hopper Pit)

Lead an enemy through parts of the room as a way to reach the Mission Impossible missile location. The respawning Zeb can be used by carfeully keeping it on camera and staying high enough that it does not attack. Wait for it to respawn before attempting to guide it. Or a Reo can be brought up to this section of room, but sometimes gets stuck on the way.

Requires:

{
  "or": [
    "canTrickyUseFrozenEnemies",
    {
      "and": [
        "canTrickyJump",
        "canHorizontalDamageBoost",
        {
          "enemyDamage": {
            "enemy": "Zeb",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    }
  ]
}
"canCameraManip"