Room ID: 67
From: 2
Right Door
To: 3
Safe Block in the Middle of the Room
Damage boost off of the Fireflea or a Waver in order to get onto the upper spikes. It is possible to quickly get into position to use the Waver or to wait for it to return. Requires: "canTrickyJump"
{
"enemyDamage": {
"enemy": "Waver",
"type": "contact",
"hits": 1
}
}
"canHorizontalDamageBoost"
{
"or": [
"canUseIFrames",
{
"spikeHits": 1
}
]
} |