Room ID: 146
From: 7
Junction By Lower Alcoons (Left of Spike Pits)
To: 3
Bottom Horizontal Door
Kill the Alcoon without stopping. Requires: "h_navigateHeatRooms"
"canDodgeWhileShooting"
{
"or": [
{
"enemyKill": {
"enemies": [
[
"Alcoon"
]
],
"explicitWeapons": [
"Missile",
"Super",
"Wave+Plasma",
"PseudoScrew",
"ScrewAttack",
"Charge+Wave+Spazer",
"Shinespark"
]
}
},
{
"and": [
"Plasma",
"canHitbox"
]
}
]
}
{
"heatFrames": 120
} |