Room ID: 137
From: 7
Middle Right Door With Bottom Kihunter Cleared
To: 5
Top Junction Between Doors
The top Kihunter can be safely killed without Wave by firing shots up through the edge of the upper platform. It's faster if the top Kihunter descends, because some shots will hit both enemies. Requires: "canDash"
{
"or": [
"Wave",
{
"and": [
"canDodgeWhileShooting",
{
"heatFrames": 160
}
]
}
]
}
"Plasma"
{
"heatFrames": 840
} |