Room ID: 172
From: 2
Bottom Right Door
To: 9
Junction Below Speed Blocks
Morph or unmorph while passing through the Skultera, to avoid taking knockback. Arm pump as needed, to move left a tile past the initial ledge, to avoid bonking a floating platform above. Entrance condition: {
"comeInWithGrappleSwing": {
"blocks": [
{
"position": [
13,
5
],
"environment": "water",
"note": "Mt. Everest"
}
]
}
}Requires: "canPreciseGrappleJump"
{
"or": [
"HiJump",
"canTrickyGrappleJump"
]
}
"canKago"
{
"enemyDamage": {
"enemy": "Skultera",
"type": "contact",
"hits": 1
}
} |