Jump to content
  • 0

Drop rate error? Please Help!


andrew0960

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  37
  • Reputation:   0
  • Joined:  09/21/16
  • Last Seen:  

So here is my drop rate setting,  i want normal cards to be 2% and boss/mvp cards to be 1%.

 

// The rate at which cards are dropped
item_rate_card: 40000 
item_rate_card_boss: 10000
item_rate_card_mvp: 10000
item_drop_card_min: 1
item_drop_card_max: 10000
 
 
However,  setting it to 4000, which is 40times the original rate that would be equal to 2% , but its actually only 0.2% at my server so making me change it to 40000 to become 2%.
 
Did i misunderstood the original drop rate? (0.05%)?   or is it some kind of error.
 
since setting it to 100 = 0.05% so 4000 should equal to 2% isnt it?.
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  94
  • Reputation:   5
  • Joined:  06/30/16
  • Last Seen:  

Your item_drop_card_max: is 10000.

So even you set item_rate_card: 40000 it will still be 10000.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  37
  • Reputation:   0
  • Joined:  09/21/16
  • Last Seen:  

sorry for the late reply, 

 

i understand that.. but by changing it to over 100000 actually did increase the drop rate some how i dont know why...

 

for example if i set it to 40000, the drop rate is actually higher than when i set it to 10000, 20000, and 30000.

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  822
  • Reputation:   237
  • Joined:  01/30/13
  • Last Seen:  

Max drop rate 10000 is actually correct. That's 100%, more doesn't make sense. It's not the max rate for the drop rate. :P

 

The base card drop rate is 0.01%. So 40x rates would result in a 0.4% drop rate. If you are using renewal you might have a 50% drop penalty which would explain why it's 0.2% for you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...