Room ID: 100
|
Requires: {
"or": [
{
"heatFrames": 230
},
{
"and": [
"canHorizontalDamageBoost",
{
"heatFrames": 160
},
{
"enemyDamage": {
"enemy": "Skree",
"type": "contact",
"hits": 1
}
}
]
}
]
} |