Room ID: 99
From: 1
Right Door
To: 4
Junction Above Hidden Platform Item
Place a Power Bomb while waiting for the middle Dragon to shoot a fireball, to clear the Sovas for later. A second Power Bomb will be needed to clear the remaining Dragons for the return trip. Requires: {
"notable": "Power Bomb with Damage Boost"
}
"canTrickyJump"
"canMidAirMorph"
"canHorizontalDamageBoost"
{
"enemyDamage": {
"enemy": "Dragon",
"type": "fireball",
"hits": 1
}
}
{
"enemyKill": {
"enemies": [
[
"Dragon"
]
],
"explicitWeapons": [
"PowerBomb"
]
}
}
{
"heatFrames": 180
}
"h_trickyToCarryFlashSuit"Dev note: Would be better if we could model 1 PB consumed + dragons half-dead. |