Jump to content
  • 0

Drop Rate Question.


manabeast

Question


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 100
item_rate_common_boss: 100
item_drop_common_min: 1500
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 100
item_rate_heal_boss: 100
item_drop_heal_min: 1500
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 100
item_rate_use_boss: 100
item_drop_use_min: 1500
item_drop_use_max: 1500

// The rate at which equipment is dropped.
item_rate_equip: 100
item_rate_equip_boss: 100
item_drop_equip_min: 1500
item_drop_equip_max: 1500

// The rate at which cards are dropped
item_rate_card: 300
item_rate_card_boss: 100
item_drop_card_min: 500
item_drop_card_max: 500

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 1500
item_drop_mvp_max: 1500

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 1500
item_drop_add_max: 1500

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000

can i ask about Drop rate? i dunno have set wrong or not. i Set like this

Normal Card: 15%

Normal Item: 15%

Mvp Card : 5%

Rare item Drop: 15%

weird part are. i hunting creamy card very long still cannot get any card. hmm. 15% should be easy.

why have two?

item_drop_card_min: 500

item_drop_card_max: 500

and i set this

item_rate_card: 300

so will be 3x 500=1500 = 15% correct me if wrong

i just want 15% for all normal card hmm... ????

Edited by manabeast
use [CODEBOX] for long contents.
  • Upvote 1
Link to comment
Share on other sites

8 answers to this question

Recommended Posts


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

i am sure setting for drops rate has been answered or ask by other several time also..>.<

100 = 1x

1000 = 10x

10000 = 100x

100000 = 1000x

Original Rate * rates in setting = in-game rates

Original Rate = rate you set in mob_db.txt

Rate in Setting = specific setting you set in drops.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

Solved: i should not touch the min and max

i want normal card 15 % (1500)

item_rate_card: 1500

item_rate_card_boss: 500

item_drop_heal_min: 1

item_drop_heal_max: 10000

Edited by manabeast
  • Upvote 1
Link to comment
Share on other sites


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

you have limited your minimum and maximum drop rate for the card...

item_drop_card_min: 500
item_drop_card_max: 500

/swt...

anyway...if you want it to fixed at 15% for all card

item_drop_card_min: 1500
item_drop_card_max: 1500

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

oh.. i see. thanks. no wonder i cannot get.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   1
  • Joined:  08/30/12
  • Last Seen:  

this is very helpful, i am glad i read this. thanks!

Link to comment
Share on other sites


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

how about if i want mini-boss card to be 10% and mvp boss card 5%?

Link to comment
Share on other sites


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

how about if i want mini-boss card to be 10% and mvp boss card 5%?

trunk/db/mob_item_ratio.txt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

the card rate a little difference from tutorial.

// The rate at which cards are dropped

item_rate_card: 500000

item_rate_card_boss: 1000

item_drop_card_min: 1000

item_drop_card_max: 10000

you sew this? drop rate you set 500000. in game = 50% drop rate.

as for boss card. if you set 1000 in game = 10%

i have no idea. but when i try @mi in game. rathena give me the result =)

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