Instead of subtracting hp from the enemy, pull a floor (random (100)).
Then with two sub-events, subtract the damage.
If random is higher than 50 it can do normal damage, and if it is lower than 49 it can do critical damage (it's just an example).
I do not know if I explain myself well, my English is very bad.