Room ID: 229
|
Requires: {
"or": [
"Ice",
{
"and": [
"ScrewAttack",
"canDodgeWhileShooting"
]
}
]
}
{
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Rinka",
"type": "contact",
"hits": 1
}
}
]
} |