2010-06-21, 05:02 PM
Just thought I'd share something I saw in skill.wz
For the Gunslinger critical skill, here are the equations:
Where X is equal to the current level of the skill and the max level is 10
For the Gunslinger critical skill, here are the equations:
Code:
skill.5200007.common.cr 2*x
skill.5200007.common.criticaldamageMin xWhere X is equal to the current level of the skill and the max level is 10
