Pneuma Posted December 1, 2011 Posted December 1, 2011 // /\ _ \/\ \__/\ \ // __\ \ \L\ \ \ ,_\ \ \___ __ ___ __ // /'__`\ \ __ \ \ \/\ \ _ `\ /'__`\/' _ `\ /'__`\ ///\ __/\ \ \/\ \ \ \_\ \ \ \ \/\ __//\ \/\ \/\ \L\.\_ //\ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\ // \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/ // _ _ _ _ _ _ _ _ _ _ _ _ _ // / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ //( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) // \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ // //-------------------------------------------------------------- // eAthena Battle Configuration File // Originally Translated by Peter Kieser <[email protected]> // Made in to plainer English by Ancyker //-------------------------------------------------------------- // Note 1: Value is a config switch (on/off, yes/no or 1/0) // Note 2: Value is in percents [u][b](100 means 100%)[/b][/u] //-------------------------------------------------------------- The bolded and underlined...does that mean thats the percentage of what is stored in the mob_db? For example... A simple poring has a card drop rate of 0.01%; does the 100 in the config mean that the percentage is like 0.01/100; so...0.02/200? and if I wanted to make the poring card say...25%, I would change the ",100," in the mob_db section to "250000"? What i'm getting at is my drops are really custom... Cards: MVP 2.5%/ Normal 25% Equips: 10% Everything else: 100% Quote
0 Brian Posted December 1, 2011 Posted December 1, 2011 Correct, when the config is set to 100 that means 100% which is 1x. Since normal card drop rates are 0.01 %, to make it 0.02% (to double it), you would set the config to 200. and yes to make it 25.00%, you would set the config to 250000. Quote
Question
Pneuma
The bolded and underlined...does that mean thats the percentage of what is stored in the mob_db?
For example...
A simple poring has a card drop rate of 0.01%; does the 100 in the config mean that the percentage is like 0.01/100; so...0.02/200?
and if I wanted to make the poring card say...25%, I would change the ",100," in the mob_db section to "250000"?
What i'm getting at is my drops are really custom...
Cards: MVP 2.5%/ Normal 25%
Equips: 10%
Everything else: 100%
1 answer 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.