Thanks for the response lionz, I'd just figured it out!
On the button press I've put Set blockLikelihood to random(1, 100)
.
And I've put a condition on the enemy that says blockLikelihood <= 25
and put the block animation in there. Works well!
Cheers.