Room ID: 136
|
Requires: {
"obstaclesCleared": [
"A"
]
}
"HiJump"
{
"or": [
"SpeedBooster",
{
"heatFrames": 90
}
]
}
{
"heatFrames": 270
}
{
"or": [
"canCarefulJump",
"canLateralMidAirMorph",
"ScrewAttack",
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Charge+Ice+Wave+Spazer"
]
}
},
{
"heatFrames": 240
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Missile",
"Charge+Plasma"
]
}
},
{
"heatFrames": 120
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 60
}
]
}
]
} |