Room ID: 59
From: 3
Left Side - Top Middle Door (Main Entrance)
To: 16
Direct G-Mode Morph Junction (Top Item, Above Hopper Pit)
IBJ from the lower hopper pit, or with HiJump, perform a Spring Fling from the right pillar by jumping immediately before the pause finishes and turning off Spring Ball, quickly pausing again and turning Spring Ball back on can help as well. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: { "or": [ "Morph", "canTrickyDodgeEnemies", "h_artificialMorphPowerBomb", { "enemyDamage": { "enemy": "Sm. Sidehopper", "type": "contact", "hits": 1 } } ] } { "or": [ "h_artificialMorphLongIBJ", { "and": [ "HiJump", "h_artificialMorphSpringFling" ] } ] } |