Pleaselog inorregisterto add a comment.
Well anyway, the formula I ordered is here, so here
Damage = ((((2Level / 5 + 2)AttackStatAttackPower / DefenseStat) / 50) + 2)STABWeakness/ResistanceRandomNumber / 100
Now let’s use this formula. Say I wanted to see the effectiveness of Umbreon’s bite on an Espeon (I’m using neutral-nature maximum stats for this example). The Pokemon are both level 100. Bite’s attack power is 60. Lets say the Random Number is 100. Now let’s plug in all the numbers:
Damage = ((((2100 / 5 + 2)21960 / 289) / 50) + 2)1.52100 / 100Damage = ((((42)21960 / 289) / 50) + 2)1.52Damage = (((1909.6) / 50) + 2)1.52Damage = 44.9Damage = ~45
I think this is rightSource(s)Serebii
Hope I helped//Jofly