Animation Notify trigger 4 times at once

Hi! I’m currently working with animation blueprints and animation notifies and I’ve stumbled upon a problem:

The enemy I have plays an attack animation and has a notify that is used to trigger a hit, the problem is that the notify always seem to trigger 4 times instead of just one time, resulting in the enemy hitting the player 4 times at once.

Thanks,

Actually I just noticed my enemy had four pieces of armor with the same animation blueprint attached, that’s what was causing the error