So I was trying to calculate some melee damages according to the link Gruenesschaf used to refer to,
but am stuck on style damage formula.
STYLE_DAMAGE = (STYLE_BASE + (SPEC - STYLE_LEVEL) * STYLE_GROWTH) * SWING_SPEED * DAMAGE_MODIFIER / 10
So, apparently I can find all the information on spec, style level, growthrate, etc...
And also able to calculate swing speed and damage modifier.
But what exactly is Style Base? I mean, where can i find the exact number of the "style base"s of the styles?
I tried to find it from ingame combat logs or relevant forum posts but failed.
Could any dev can give some info about it?
but am stuck on style damage formula.
STYLE_DAMAGE = (STYLE_BASE + (SPEC - STYLE_LEVEL) * STYLE_GROWTH) * SWING_SPEED * DAMAGE_MODIFIER / 10
So, apparently I can find all the information on spec, style level, growthrate, etc...
And also able to calculate swing speed and damage modifier.
But what exactly is Style Base? I mean, where can i find the exact number of the "style base"s of the styles?
I tried to find it from ingame combat logs or relevant forum posts but failed.
Could any dev can give some info about it?