Room ID: 167
From: 1
Right Door
To: 1
Right Door
Power Off: Crystal Flash, enter X-Mode using the bottom spikes and shinecharge, then pause abuse from the spikes to interrupt. Power On: Crystal Flash or farm Skultera. Enter X-Mode using the bottom spikes and shinecharge, then pause abuse from the spikes to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: {
"or": [
"Gravity",
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
}
]
}
{
"or": [
"h_CrystalFlashForReserveEnergy",
{
"and": [
"f_DefeatedPhantoon",
"h_RModeCanRefillReserves",
"canBeLucky",
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
}
]
},
{
"or": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 5
}
},
{
"and": [
{
"partialRefill": {
"type": "ReserveEnergy",
"limit": 20
}
},
"canBeVeryLucky"
]
}
]
}
]
}
]
}
"canBeVeryPatient"
"h_thornXModeShinecharge"
"h_thornXModeFramePerfectExtraLeniency"
{
"autoReserveTrigger": {}
}
"canRModePauseAbuseSparkInterrupt" |