Room ID: 174
|
Farm the Sciser in the bottom runway, then shinecharge. Interrupt using the Sciser on the center mountain. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: "Gravity"
{
"or": [
"canGravityJump",
"HiJump",
"canWalljump",
"SpaceJump",
"canJumpIntoIBJ",
"canSpringBallJumpMidAir"
]
}
{
"or": [
"h_CrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |