Hero Online Skill Damage Calculation Guide by 3090
This has been tested on several characters all with noticeable difference between their base damage and int.
A = base damage = ( strength + weapon damage ) x 1.AR / 2 [ for average
Ex. Str = 200, weapon damage = 300-310, AR = 10.
???????????????????????
A = (200+305) x 1.1
B = Int. CA = skill damage
????????????????????????????-
Since getting this equation involves usage of log and answers were obtained by calculators, significant errors are also involved. There for two equations are listed: one over estimates, one underestimates, and the average should be very close ( usu with error of about 10 skill damage ).
????????????????????????????-
Eq 1 : 0.05 x A x ( B ^ 0.779 ) x 1.SAR = CA1
Eq 2 : 0.065 x A x ( B ^ 0.732 ) x 1.SAR = CA2
( CA1 + CA2 ) / 2 is ur average CA. So ur skill damage should be within the range of CA-10 ??> CA +10.