Jess Posted March 2, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 03/02/18 Last Seen: March 7, 2018 Share Posted March 2, 2018 Hello, I would like someone to ask me a little question, how do I calculate the drop chance of an item? In the configuration it looks like this: item_rate_common: 2000 The chance of the item is set to 1, like this: 7019: 1 How is the calculation done? Thank you for helping me. Quote Link to comment Share on other sites More sharing options...
0 Archetype Saber Posted March 2, 2018 Group: Members Topic Count: 90 Topics Per Day: 0.02 Content Count: 361 Reputation: 19 Joined: 01/09/13 Last Seen: January 19 Share Posted March 2, 2018 100 - 0.01% 1000 - 0.1% 10000 - 1% I think? In my case I just put any numbers until I reach the percentage I want. lol Quote Link to comment Share on other sites More sharing options...
0 BrOgBr Posted March 2, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 97 Reputation: 10 Joined: 01/21/13 Last Seen: 3 hours ago Share Posted March 2, 2018 (edited) @Jess in your example you can calculate so: rate 2000 = 2000/100 = 2 7019 = 1 then: 1/100 = 0,01 2 x 0,01 = 0,02 2 is your rate.0,01 is the normal item's rate. Then with rate 2000 in your emulator, the chance of drop the item 7019 is 0,02%. Edited March 2, 2018 by BrOgBr Quote Link to comment Share on other sites More sharing options...
Question
Jess
Hello, I would like someone to ask me a little question, how do I calculate the drop chance of an item?
In the configuration it looks like this:
item_rate_common: 2000
The chance of the item is set to 1, like this:
7019: 1
How is the calculation done?
Thank you for helping me.
Link to comment
Share on other sites
2 answers 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.