Room ID: 195
Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: "h_canArtificialMorphDoubleSpringBallJump" { "or": [ "h_canArtificialMorphPowerBomb", { "enemyDamage": { "enemy": "Cacatac", "type": "spike", "hits": 2 } }, { "and": [ "canInsaneJump", { "enemyDamage": { "enemy": "Cacatac", "type": "spike", "hits": 1 } } ] } ] } |