Room ID: 114
|
Requires: {
"or": [
{
"heatFrames": 440
},
{
"and": [
{
"heatFrames": 360
},
{
"or": [
"canTrickyJump",
{
"and": [
{
"heatFrames": 30
},
"canDodgeWhileShooting",
{
"or": [
"Plasma",
"Wave",
"Spazer",
"ScrewAttack",
"canPseudoScrew",
{
"ammo": {
"type": "Missile",
"count": 1
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}
]
}
]
}
]
}
]
} |