Room ID: 136
From: 3
Bottom Platform Junction
To: 5
Below Left Door Junction
Requires: {
"notable": "Reverse Acid Dive"
}
{
"obstaclesNotCleared": [
"A"
]
}
"canSuitlessLavaDive"
{
"or": [
{
"and": [
"canTrickyDodgeEnemies",
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Super",
"Charge+Plasma"
]
}
}
]
},
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Charge+Ice+Wave+Plasma"
]
}
},
{
"and": [
"Gravity",
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"ScrewAttack"
]
}
}
]
}
]
}
{
"or": [
{
"and": [
"Gravity",
{
"heatFrames": 80
},
{
"acidFrames": 80
}
]
},
{
"and": [
{
"heatFrames": 130
},
{
"acidFrames": 130
}
]
}
]
}
"h_heatedAcidCrystalFlash"
{
"heatFrames": 35
}
{
"acidFrames": 35
} |