Room ID: 238
Requires: "h_canPartiallyBreakMotherBrainGlass" { "or": [ { "ammo": { "type": "Super", "count": 14 } }, { "and": [ "h_SupersDoubleDamageMotherBrain", { "ammo": { "type": "Super", "count": 12 } } ] } ] } { "or": [ "canTrickyUseFrozenEnemies", { "and": [ "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 1 } } ] }, { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 2 } } ] } |