Jump to content
  • 0

[Solved]monster drop rate in db (thanks)


Question

Posted (edited)

can i ask? i sew there are two difference drop rate which i need believe?

http://ratemyserver...._db&mob_id=1352

Treasure Chest (TREASURE_BOX29) Mob-ID#1352

607 Yggdrasil berry drop rate 25%

in mob_db rate are set like this 607,2500

in Rathena mob db. is use 100?? now have two rate. Ra guide 100=100, Mob_db Rate 10000=100%

http://rathena.org/wiki/Custom_Mobs

The following fields are for drops and drop rates. Remember that these are in percentages; i.e. 100 = 100%
Edited by manabeast

3 answers to this question

Recommended Posts

Posted (edited)

I don´t really get what you wanna know....

607 Yggdrasil berry drop rate 25%

in mob_db rate are set like this 607,2500

2500=25%

250=2,5%

25=0,25%

2=0,02%

The treasurebox uses rAthena/conf/battle/drops.conf:

// Rate adjustment for Treasure Box drops (these override all other modifiers)

item_rate_treasure: 100 = your 25% = 2500

item_drop_treasure_min: 1 = the min drop 0,01

item_drop_treasure_max: 10000 = max drop rate from the treasure box = 100% (if you set item_rate_treasure to 10000 your berry drop rate would be 25000% thus it would go negative if item_drop_treasure_max wasn´t set to 10000. But with item_drop_treasure_max:10000 your 25000% are set to 100% (real drop chance))

http://rathena.org/wiki/Category:Configuration#Setting_Drop_rates

Edited by Ainna
Posted (edited)

He just meant that in mob_db, you have to set the drop rate with % multiplied by 100 while in the documentation(http://rathena.org/wiki/Custom_Mobs) it states that you have to put % in the drop rate field.

Simply put, it's confusing which way you have to set the drop rate, either %*100 or straight %.

But basically you have to use %*100(equivalent to 10000=100%) in the mob_db drop rate field.

Edited by JoWei
Posted

Drop1ID: 607

Drop1per: 100

this was stat in rathena custom mobs guide =).

Jowei@ something like that hehe..

Ainna @ now i get it. mean 100% =1000 not 100. i think rathena guide need edit. because there mention

The following fields are for drops and drop rates. Remember that these are in percentages; i.e. 100 = 100%

he should edit that 100 to 10000= 100% or Example: berry 10% drop rate x100=1000. something like this... i think i have to edit my mob all drop rate hehe. because i use 100 = 100% drop rate.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...