While crossing the Spiky Lava, land on frozen Yapping Maws to reduce the number of spike hits needed. Delay the damage boost from the spikes slightly in order to rise above the lava before moving.
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 } |
From: 2
Right Door
To: 1
Left Door
While crossing the Spiky Lava, land on frozen Yapping Maws to reduce the number of spike hits needed. Morph and unmorph while above the rightmost Yapping Maw to land on it just above the lava line. Ignore the second Yapping Maw. Freeze the Leftmost enemy as it extends. 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": 1 }, { "lavaFrames": 20 }, { "heatFrames": 240 } ] } ] } "canIframeSpikeJump" { "spikeHits": 2 } { "lavaFrames": 15 } { "heatFrames": 580 } |