Room ID: 97
Entrance condition: { "comeInRunning": { "speedBooster": "any", "minTiles": 2 } } Requires: { "or": [ "canTrickyJump", { "and": [ "SpeedBooster", "canCarefulJump" ] } ] } { "or": [ "ScrewAttack", { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Cacatac", "type": "contact", "hits": 1 } } ] } ] } |