Room ID: 189
|
Jump out of the sand to lure down mochtroids to freeze. It's recommended to bring a Mochtroid into the middle section of the room. Mochtroid damage is pretty hard to avoid, but can be. Mochtroid movement and freeze timing gets harder at the waterline. Requires: "h_navigateUnderwater"
{
"or": [
"Gravity",
"HiJump"
]
}
"canTrickyJump"
"canPlayInSand"
"canMochtroidIceClimb"
"canCameraManip"
{
"or": [
"canInsaneJump",
{
"enemyDamage": {
"enemy": "Mochtroid",
"type": "contact",
"hits": 2
}
}
]
} |