There is no option in Construct to deal damage to targeted object??
Of course there is. But you need to pick the targeted instance first.
If you want to pick the nearest instance, you can add this condition to "Every 1 second" event:
"Target pick nearest to Player.X, Player.Y"
I suggest you study a few tutorials and demo projects.