Incorporate Orc/Human racials into hit rating statistics
beliar91 opened this issue ยท 3 comments
Description
From what I've seen the additional 5 weapon skill in swords and axes doesn't show it in the overall hit rating statistics.
For example I can be an orc warrior wearing two 1 handed axes, have 305 axe weapon skill and 6% hit rating from items. In that scenario my overall hit rating should be 9%, however ECS displays only 6%. Same case with humans & swords.
Before doing this, every relevant statistic must be split in main-hand and off-hand
see #165
Hey @beliar91
thanks for reporting this and sorry for the late response (have been on vacation).
In that scenario my overall hit rating should be 9%, however ECS displays only 6%.
I see where the confusion comes from, because +5 Skill skill can not be translated to a plain percentage. This is because the value of weapon skill is always relative to the defensive value of the enemy.
Therefore "Hit Bonus" only shows the actual percentage based bonuses you get from talents and gear. However in the Miss Chance ("vs same level" and "vs boss level") the weapon skill bonuses are calculated into and these should already be correct. If not, it would be great to have a screenshot of what you see in your scenarios ๐๐ป
Hi @BreakBB, hope you had a nice vacation and thanks for getting back to me!
Currently I don't have the game installed anymore so unfortunately can't double check if this is the case, would be great if someone else could double check how it looks at the moment and post a screenshot to verify, otherwise we can close the issue!