Room ID: 112
From: 1
Left Door
To: 2
Right Door
While crossing the Spiky Lava, land on frozen Yapping Maws to reduce the number of spike hits needed. Damage boost towards then freeze the Leftmost enemy as it extends. Morph and unmorph while above the middle Yapping Maw to land on it just above the lava line. Ignore the rightmost Yapping Maw. Delay the damage boost from the spikes slightly in order to rise above the lava before moving. Requires: { "notable": "Frozen Maw Platforms" } "canResetFallSpeed" "canTrickyUseFrozenEnemies" "canTrickyJump" { "or": [ "canHorizontalDamageBoost", { "and": [ { "spikeHits": 2 }, { "lavaFrames": 30 }, { "heatFrames": 240 } ] } ] } "canIframeSpikeJump" { "spikeHits": 2 } { "lavaFrames": 15 } { "heatFrames": 580 } |