I know this is a year late but what I do in my projects is scale the damage based on def instead of just subtracting.here's the formula for my basic attack: (a.atk*(a.atk/(a.atk+b.def)))