Room ID: 215
|
Falling down the right side will prevent taking a Ripper hit. Requires: {
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Ripper",
"type": "contact",
"hits": 1
}
}
]
} |