In your events you set the Bullet.Speed set to self.speed or enemies.speed.
Then you set enemies.speed to Bullet.Speed which is retrieve value from enemies.speed.
So how the enemies.speed gets value from?
We determine the Speed of Bullet from enemies.speed, so we just need focus to manipulate it's own value something like:
Subtract 10 from speed