Room ID: 135
|
Requires: {
"heatFrames": 180
}
{
"or": [
"ScrewAttack",
{
"and": [
"h_usePowerBomb",
{
"heatFrames": 70
}
]
},
{
"and": [
"h_useMorphBombs",
{
"heatFrames": 200
},
{
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Namihe",
"type": "fireball",
"hits": 1
}
}
]
}
]
},
{
"obstaclesCleared": [
"A"
]
}
]
}Clears obstacles: A |