Room ID: 210
|
Wait a little bit for the Evirs to descend some before jumping. Requires: "Gravity"
{
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Evir",
"type": "particle",
"hits": 1
}
}
]
}Dev note: Running in with speed to kill or jump over the Evirs is still a careful jump. |