Room ID: 103
|
Requires: {
"or": [
{
"heatFrames": 145
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Alcoon"
]
],
"explicitWeapons": [
"ScrewAttack",
"Missile",
"Super",
"Wave+Plasma"
]
}
},
{
"heatFrames": 140
}
]
},
{
"and": [
"h_PlasmaHitbox",
{
"heatFrames": 140
}
]
}
]
} |