LithiumFire Posted April 5, 2015 Posted April 5, 2015 Hello, So, looking through the config files, the VIP item rate increase is "explained" this way: // Note: 50 = 0.5% My question is: is this percentage Absolute? or is it Relative to the current item drop rate? In other words: My item drop rate is 6x so let's take a Coat[1] from a Seal with a 0.05% drop rate for example At 6x its drop rate will be 0.30%. Now I set the VIP Item drop rate increase to 50, which is 0.5% Will this increase the Coat's drop rate to 0.80%? (Since 0.30 + 0.50 = 0.80) Or will it increase to 0.3015%? (Since 0.30 + 0.50% = 0.3015) Which will it be? Thanks in advance for clarifying this. Quote
Driw Posted April 8, 2015 Posted April 8, 2015 VIP Item Rate is based in the item rate changed, not the real rate. VIP Rate: 0.5% Real Rate: 0.1% To work will be need 5x in the drop, 4x not work (0.4%). This is all rules, because when you change drop rates, the system load with 'real rate * config rate', not real rate and calculate the config rate whe needed. Is make that to reduces de process of multiply always. Quote
Question
LithiumFire
Hello,
So, looking through the config files, the VIP item rate increase is "explained" this way:
My question is: is this percentage Absolute? or is it Relative to the current item drop rate?
In other words:
My item drop rate is 6x so let's take a Coat[1] from a Seal with a 0.05% drop rate for example
At 6x its drop rate will be 0.30%.
Now I set the VIP Item drop rate increase to 50, which is 0.5%
Will this increase the Coat's drop rate to 0.80%? (Since 0.30 + 0.50 = 0.80)
Or will it increase to 0.3015%? (Since 0.30 + 0.50% = 0.3015)
Which will it be?
Thanks in advance for clarifying this.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.