![]() |
Skill to % chance?
Does anyone knows an aproximate formula how does my skill in Double Attack and Dual Wield translate into actual chance to hit?
So I have DW skill at 100 - what is the actual chance? 150? 200? DA of a 100? DA on off hand? thanks! |
That's a very good question :) The closest I could find is the last post here, not sure how true it is though.
|
PHP Code:
|
Ok, to complite the calculations then, I need to know what is the maxskill?
is that per class or universal for all? |
If the public emu snippied naez posted hasn't been changed for this server, it looks like the calculation is simply
% chance to double attack = (your skill) / [(max skill for your class at max level)*1.05] right? |
yeah but we need to know where maxskill comes from and what its set for
|
Can't recall the max skill for level 60, and dual wield is more complicated to find the calculation for (i.e. can only find HAND==14 (secondary) in attack.cpp and I don't have Visual Studio installed, +lazy)
|
Quote:
Code:
// The maximum value for the Class based on the server rule of MaxLevel |
yeah exactly. would be no point for say warrior to have higher skill than a ranger
maxskill must be universal for all classes, or it doesn't make sence |
All hail naez master of java
|
All times are GMT -4. The time now is 11:04 PM. |
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.