Room ID: 32
From: 6
Middle Right Door (By Zeb Farm)
To: 12
Top Junction
Unmorph and cancel g-mode, shoot the shot block, then x-ray standup, partial floor clip, and down grab to the ledge. Wiggle to escape. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: "canXRayStandUp" "canPartialFloorClip" "canDownGrab" { "or": [ "h_canArtificialMorphSpringBall", { "and": [ "h_canArtificialMorphBombs", { "or": [ "canTrickyJump", { "enemyDamage": { "enemy": "Zeb", "hits": 1, "type": "contact" } } ] } ] }, { "and": [ "h_canArtificialMorphBombHorizontally", { "or": [ { "and": [ "canTrickyJump", "h_canArtificialMorphPowerBomb" ] }, { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Zeb", "hits": 3, "type": "contact" } } ] } ] } ] } ] } |