Jump to content
  • 0

Help with card drop rate


Pink Guy

Question


  • Group:  Members
  • Topic Count:  131
  • Topics Per Day:  0.03
  • Content Count:  371
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

I need help with changing card drop rate.. I want normal cards to be 1% while mvp card drop rate is 0.10% but somehow I'm not getting it right.

here's my drop.conf

// The rate at which cards are dropped
item_rate_card: 1000
item_rate_card_boss: 100
item_drop_card_min: 1
item_drop_card_max: 100000

 

and as for gm.conf

// requires RENEWAL_EXP or RENEWAL_DROP to be enabled (src/map/config/renewal.h)
// modifies @mobinfo to display the users' real drop rate as per renewal_drop formula
// modifies @iteminfo to not display the minimum item drop rate (since it can't tell the mob level)
// modifies @whodrops to display the users' real drop rate as per renewal_drop formula
atcommand_mobinfo_type: 1

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

Use item ratio much easier you can set one mvp card for any percent you want

And for the drop rate globaly i know there is a bunch topic how tou can set tour drop rate properly

I am on my mobile so cant look after it search on it

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

item_rate_card: 10000
item_rate_card_boss: 1000
item_drop_card_min: 1
item_drop_card_max: 100000

 

100 = 1x

1000 = 10x

10000 = 100x

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...