Room ID: 189
From: 1
Left Door
To: 3
Top Right Door
Land on each set of spikes as a way to jump to the next safe platform. The first jump can be done with a very precise damage boost to bounce forward off the spike, or using morph. Requires: {
"notable": "Spike Platforming with No Equipment"
}
"canWalljump"
"canInsaneJump"
"canHorizontalDamageBoost"
"canUseIFrames"
{
"spikeHits": 3
}
{
"or": [
"Morph",
{
"spikeHits": 2
}
]
}Dev note: Positioning on the spikes is harder to control without morph. |