Room ID: 189
|
Immediately when entering the room, turn around to the left while using X-ray and kill the Mochtroid, to prevent or minimize damage. Climb up 1 screen. Entrance condition: {
"comeInWithDoorStuckSetup": {}
}Requires: "canXRayClimb"
{
"or": [
"Ice",
"Wave",
"Spazer",
"Plasma",
"Grapple",
{
"ammo": {
"type": "Missile",
"count": 1
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"enemyDamage": {
"enemy": "Mochtroid",
"type": "contact",
"hits": 1
}
}
]
} |