PDA

View Full Version : How accurate are these formulas for damage calculation?



Pakamon
10-04-2012, 09:30 PM
http://cabal.mmosite.com/content/2008-07-28/20080728004048521.shtml

dipikins
10-04-2012, 09:34 PM
That's outdated.

Pakamon
10-04-2012, 10:00 PM
That's outdated.

What's the most recent one/accurate one

Cathy
10-05-2012, 03:29 AM
Noncrit = [Attack*(Amp from gear+Amp from skill)+Add Attack from skill+Add Damage from equipment]-Defense of target

Crit = [(Noncrit-AddDamage)*Critical Damage]+Add Damage


So easy example: a person has 1000 attack, 50 amp, and 30 add damage. They use a skill with +100 amp and +750 add attack.

Noncrit = [1000*(2.5)+750+30]-Defense of target

If the target has 1000 def that'll turn out to 2280 on a noncrit.

And crit damage is easy:

2250*100% CD = 4580

2250*200% CD = 6780

2250*300% CD = 9030

etc etc

Pakamon
10-05-2012, 08:03 AM
Noncrit = [Attack*(Amp from gear+Amp from skill)+Add Attack from skill+Add Damage from equipment]-Defense of target

Crit = [(Noncrit-AddDamage)*Critical Damage]+Add Damage

So easy example: a person has 1000 attack, 50 amp, and 30 add damage. They use a skill with +100 amp and +750 add attack.

Noncrit = [1000*(2.5)+750+30]-Defense of target

If the target has 1000 def that'll turn out to 2280 on a noncrit.

And crit damage is easy:

2250*100% CD = 4580

2250*200% CD = 6780

2250*300% CD = 9030

etc etc

That's pretty much the same formula as on the website o.o

Power = ATK x (Skill.AMP + Other.AMP) + Extra.ATK

DMG for PvE = Power - DEF + Add.DMG
result x2 for skills listed above

DMG for PvP = (Power - DEF + Add.DMG) / 4 x (1 - Min.DMG)
result x1.25 for skills listed above

Cathy
10-05-2012, 09:07 AM
That's pretty much the same formula as on the website o.o

Power = ATK x (Skill.AMP + Other.AMP) + Extra.ATK

DMG for PvE = Power - DEF + Add.DMG
result x2 for skills listed above

DMG for PvP = (Power - DEF + Add.DMG) / 4 x (1 - Min.DMG)
result x1.25 for skills listed above

I never said the ones on the website were inaccurate

Pakamon
10-05-2012, 09:53 AM
I never said the ones on the website were inaccurate

Aight GG ;)