You are calling on collision twice for no reason so the second isn't running if you move you actions from the second call to the first on collision event call it should work as you want. (I tested and each time the plane was hit the health bar went down)
[attachment=0:24gwc1s1][/attachment:24gwc1s1]
Side note:: This is just my personal opinion but the 'on start of layout' should be the first event on the eventsheet.