manabeast Posted July 3, 2012 Posted July 3, 2012 (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 July 5, 2012 by manabeast Quote
Wafflebutt Posted July 3, 2012 Posted July 3, 2012 (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 July 3, 2012 by Ainna Quote
JoWei Posted July 3, 2012 Posted July 3, 2012 (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 July 3, 2012 by JoWei Quote
manabeast Posted July 4, 2012 Author Posted July 4, 2012 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. Quote
Question
manabeast
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
Edited by manabeast3 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.