Room ID: 135
From: 2
Bottom Left Door
To: 6
Bottom Platform Junction With Pirates Killed
Requires: {
"or": [
{
"and": [
{
"ammo": {
"type": "Super",
"count": 9
}
},
{
"heatFrames": 330
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"ammo": {
"type": "Super",
"count": 6
}
},
{
"or": [
"canTrickyJump",
{
"ammo": {
"type": "Super",
"count": 2
}
}
]
},
{
"heatFrames": 395
}
]
}
]
} |