Room ID: 59
From: 3
Left Side - Top Middle Door (Main Entrance)
To: 13
Central Junction
As long as the Sidehoppers haven't been lured to the right, fall into the pit and use a Power Bomb to kill them or dodge them. Place a Power Bomb one tile below the Morph tunnel to the left to overload PLMs using the item. Exit G-mode, grab the item and return. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: "canPowerBombItemOverloadPLMs" "h_artificialMorphSpringBall" { "or": [ "canInsaneJump", "h_artificialMorphPowerBomb", { "enemyDamage": { "enemy": "Sm. Sidehopper", "type": "contact", "hits": 1 } } ] } "h_artificialMorphPowerBomb" Clears obstacles: B Collects items: 10 Dev note: This does not include canRiskPermanentLossOfAccess because the only use of the strat is to collect the item. This is also why C is no cleared. Only this door and the one just below the hopper pit on the right will benefit from this, and only without Morph or Bombs, otherwise PLMs could be overloaded simpler ways. |