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