Room ID: 183
|
Farm four Yards for energy, or else Crystal Flash. Free the Yard from the bottom pit, then run across the bottom runway. Poke the Yard with a beam shot to anger it and have it interrupt the. shinespark windup. To kill a Yard with Speed, tap it with a beam shot to knock it down to the runway, run away from it, then run back towards it. (Morph Bombs also work and are safer.) Entrance condition: {
"comeInWithRMode": {}
}Requires: "Gravity"
{
"or": [
"h_CrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"enemyKill": {
"enemies": [
[
"Yard"
],
[
"Yard"
],
[
"Yard"
],
[
"Yard"
]
],
"explicitWeapons": [
"BlueSuit",
"Bombs"
]
}
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt" |