Room ID: 149
From: 5
Bottom Junction Right of Morph Tunnel
To: 2
Bottom Right Door
Requires: "canDash"
{
"enemyDamage": {
"enemy": "Holtz",
"type": "contact",
"hits": 1
}
}
{
"or": [
"canCarefulJump",
{
"and": [
"Gravity",
{
"enemyDamage": {
"enemy": "Holtz",
"type": "contact",
"hits": 1
}
},
{
"acidFrames": 60
}
]
}
]
}
{
"heatFrames": 330
} |