Room ID: 149
From: 2
Bottom Right Door
To: 5
Bottom Junction Right of Morph Tunnel
Wait for the first Holtz to attack then either use the Magdollite for i-frames, or avoid the projectiles and continue dodging bats. Requires: "h_navigateHeatRooms"
{
"or": [
"canTrickyJump",
{
"and": [
"canHorizontalDamageBoost",
"canUseIFrames",
{
"enemyDamage": {
"enemy": "Magdollite",
"type": "flame",
"hits": 1
}
}
]
}
]
}
{
"heatFrames": 290
} |