Hard to say
Add the Browser object to your game and use the "Log" action
Seperate the overlap and animation conditions in to subevents, and give each one a log "Overlapping succeeded", "Animation Attack was playing", "Animation frame was above or equal to three"
Then run your game and press F12, and click "Console" to see the log outputs
This will tell you exactly which conditions are succeeding and which are not