Room ID: 42
From: 2
Right Door
To: 1
Left Door
Sparking only to the edge of the invisible platform helps prevent taking a boulder hit. If sparking early, a down-back can help with reaching the platform. Entrance condition: {
"comeInShinecharged": {}
}Requires: {
"shineChargeFrames": 15
}
"canShinechargeMovement"
"canMidairShinespark"
{
"shinespark": {
"frames": 7,
"excessFrames": 1
}
}
{
"or": [
"canTrickyJump",
{
"enemyDamage": {
"enemy": "Boulder",
"type": "contact",
"hits": 1
}
}
]
} |