Room ID: 121
|
Requires: "SpaceJump"
{
"heatFrames": 300
}
{
"or": [
"canInsaneJump",
{
"and": [
"canTrickyDodgeEnemies",
{
"heatFrames": 60
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Geruta"
]
],
"explicitWeapons": [
"Missile",
"Super",
"Wave",
"Spazer",
"Plasma"
]
}
},
{
"heatFrames": 50
}
]
},
{
"heatFrames": 160
}
]
} |