Room ID: 238
Requires: "h_canPartiallyBreakMotherBrainGlass" { "or": [ { "and": [ { "ammo": { "type": "Super", "count": 5 } }, { "ammo": { "type": "Missile", "count": 15 } }, { "or": [ "canTrickyUseFrozenEnemies", "canTrickyJump", { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 1 } } ] } ] }, { "and": [ { "ammo": { "type": "Super", "count": 10 } }, { "ammo": { "type": "Missile", "count": 2 } } ] }, { "and": [ "h_SupersDoubleDamageMotherBrain", { "ammo": { "type": "Super", "count": 4 } }, { "ammo": { "type": "Missile", "count": 8 } } ] }, { "and": [ "h_SupersDoubleDamageMotherBrain", { "ammo": { "type": "Super", "count": 2 } }, { "ammo": { "type": "Missile", "count": 18 } }, { "or": [ "canTrickyUseFrozenEnemies", "canTrickyJump", { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 1 } } ] } ] } ] } { "or": [ "canTrickyUseFrozenEnemies", { "and": [ "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 1 } } ] }, { "enemyDamage": { "enemy": "Rinka", "type": "contact", "hits": 2 } } ] } |