会员
帖子总数: 2
注册: 2015/11/22
|
|
管理员
帖子总数: 4235
注册: 2006/2/8
|
已发表: 2015/12/8 下午11:24
|
|
|
Hi biship,
There is nothing wrong with the calculation but maybe your thinking of how weights are computed is different from how we do it. You are missing the normalization step in your mind.
Breaking down the score of 211 :
Stat | Weight | Score |
Guard | 0.469 | 68.943 |
Endu | 1 | 311 |
Dex | 0.293 | 58.014 |
So the total score is 437.957 before being normalized by the total weights (2.066)
So the final score is 437.957 / 2.066 = 211.983
|
|
|
会员
帖子总数: 2
注册: 2015/11/22
|
已发表: 2015/12/15 下午2:07
|
|
|
Thanks Loulina. Can you add a url parameter to disable the normalization?
Something like: ?norm=off
There's no need for normalization, and it only makes every value 2.066 times less than desired.
|
|
|
管理员
帖子总数: 11520
注册: 2001/5/4
|
已发表: 2016/4/7 下午11:40
|
|
|
I will probably remove it entirely as it seems to confuse people.
|
|
|