Room ID: 138
From: 4
Junction Right of Power Bomb Blocks
To: 4
Junction Right of Power Bomb Blocks
Farm the Dessgeegas, their energy rate is poor. Keep one Dessgeega alive to use for interrupt. Or kill all four and use heat with pause abuse to interrupt. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
{
"obstaclesCleared": [
"C",
"D"
]
}
{
"or": [
"h_heatedCrystalFlashForReserveEnergy",
{
"and": [
"h_RModeCanRefillReserves",
{
"or": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
},
{
"and": [
"canBeLucky",
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
}
]
}
]
}
]
}
]
}
{
"heatFrames": 90
}
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Resets obstacles: R-Mode Dev note: FIXME: Evaluate unprotected heat option with disable E-Tank + CF for full reserves, once heated bluesuit movement is implemented. |