Can anyone answer this?According to Serebii.net, this is the D/P damage calculation formula.
Damage = ((((2 * Level / 5 + 2) * AttackStat * AttackPower / DefenseStat) / 50 + 20) * STAB * TypeEffectiveness * RandomNumber / 100 (with "RandomNumber" being 85 - 100)
Is this accurate?