Room ID: 137
From: 6
Inside Morph Tunnel (Right of Left Bomb Blocks)
To: 7
Junction At Middle Right Door With Bottom KiHunter Cleared
Watch for the KiHunter to move right before jumping up to get a safe predicatable swoop. Requires: "h_navigateHeatRooms"
"Morph"
{
"ammo": {
"type": "PowerBomb",
"count": 2
}
}
{
"or": [
"ScrewAttack",
{
"and": [
"canTrickyJump",
{
"heatFrames": 90
}
]
},
{
"enemyDamage": {
"enemy": "Kihunter (red)",
"type": "contact",
"hits": 1
}
}
]
}
{
"heatFrames": 400
} |