Room ID: 121
|
Requires: "HiJump"
"canSpeedyJump"
"canWallJump"
{
"heatFrames": 360
}
{
"or": [
"canDodgeWhileShooting",
"Ice",
{
"enemyKill": {
"enemies": [
[
"Dragon"
]
],
"explicitWeapons": [
"Missile",
"Super",
"Plasma"
]
}
},
{
"and": [
"h_lavaProof",
"h_heatProof",
{
"or": [
"Charge",
"ScrewAttack",
{
"and": [
"h_usePowerBomb",
"h_usePowerBomb"
]
}
]
}
]
},
{
"enemyDamage": {
"enemy": "Dragon",
"type": "fireball",
"hits": 1
}
}
]
}
{
"or": [
"Morph",
"canInsaneJump",
{
"and": [
"canTrickyDodgeEnemies",
{
"heatFrames": 60
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Geruta"
]
],
"explicitWeapons": [
"Missile",
"Super",
"Wave",
"Spazer",
"Plasma"
]
}
},
{
"heatFrames": 50
}
]
},
{
"heatFrames": 160
}
]
} |