Room ID: 93
|
Use Speed Booster break all of the blocks and farm all but one Beetom. Carefully use the last Beetom to damage down, and then use it to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"h_CrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"resourceMissingAtMost": [
{
"type": "PowerBomb",
"count": 0
}
]
},
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 30
}
}
]
}
]
}
"canStopOnADime"
"canEscapeEnemyGrab"
"h_shinechargeMaxRunway"
{
"autoReserveTrigger": {
"maxReserveEnergy": 63
}
}
"canRModeSparkInterrupt" |