andu
Sold 649 scripts, 25 maps and 9 events!
How works COMBAT_FORMULA_SKILL?
for eg:
if i have 100 skill, and weapon 50 atk - what dmgs is dealing?
and how many COMBAT_FORMULA_SKILL, 0.4, 0, 0.8, 0
i need to set to deal the same dmg as like as i using a normal attack?
for eg:
Code:
setCombatFormula(combat1, COMBAT_FORMULA_SKILL, 0.4, 0, 0.8, 0)
and how many COMBAT_FORMULA_SKILL, 0.4, 0, 0.8, 0
i need to set to deal the same dmg as like as i using a normal attack?