Room ID: 187
From: 2
Bottom Left Door
To: 1
Top Left Door
Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 2.4375 } } Requires: "canStutterWaterShineCharge" "h_canShineChargeMaxRunway" { "or": [ { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } }, { "and": [ "canDodgeWhileShooting", { "or": [ "Wave", "Spazer", "Plasma", { "ammo": { "type": "Missile", "count": 1 } }, { "ammo": { "type": "Super", "count": 1 } } ] } ] } ] } "canXRayTurnaround" "canChainTemporaryBlue" "canGravityJump" Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["ammo"],"requires":[]} |