Question about ai hitting player

Hello! I programmed a blueprint script like the one below, and I make a collision trigger to make the ai hit the player when the player actor touched the circle. But I found the player can only be hit once because when the event is as when the player hits the trigger, he takes the damage. Now I want to create a script like when the player is in the trigger, he keeps receiving damages until he dies.
Thanks for helping.