Room ID: 222
|
Requires: {
"enemyDamage": {
"enemy": "Shaktool",
"type": "contact",
"hits": 1
}
}
{
"or": [
"canBePatient",
{
"and": [
"canRiskPermanentLossOfAccess",
{
"not": "f_ShaktoolDoneDigging"
}
]
}
]
} |