How to create a simple BP for an enemy to slow his movement speed down when he is going over a box collision which should trigger this ?

Try this for saving your enemy’s initial Max walk speed upon entering the trigger and then using that saved value to plug in on end overlap.

I’m not at my PC but this logic seems to work