Room ID: 91
|
Place a Power Bomb near below the Sova to kill both Gerutas, resulting in 4 drops. Requires: "canFarmWhileShooting"
"canTrickyJump"
"h_usePowerBomb"
{
"resourceMissingAtMost": [
{
"type": "Missile",
"count": 0
},
{
"type": "Super",
"count": 0
}
]
}
{
"heatFramesWithEnergyDrops": {
"frames": 270,
"drops": [
{
"enemy": "Geruta",
"count": 4
}
]
}
}
{
"or": [
"canInsaneJump",
{
"heatFrames": 30
}
]
} |