Jump to content
  • 0

Modifying Exp and Drop Rates


Question

Posted

Hi guys.. how do i modify EXP Rates and DROP RATES

 

////////EXP RATE////////

 

 

// Rate at which exp. is given. (Note 2)
base_exp_rate: 100 -> 8k
 
// Rate at which job exp. is given. (Note 2)
job_exp_rate: 100 -> 8k
 
// Turn this on to allow a player to level up more than once from a kill. (Note 1)
multi_level_up: no
 
**********How to  Modify EXP having more exp rates when a player is joining a PARTY?????
 
 
/////////DROP RATE//////////
 
// The rate at which cards are dropped
item_rate_card: 100 -> 80%
item_rate_card_boss: -> 4%
item_drop_card_min: 1
item_drop_card_max: 10000 -> should this be change also???

 

 

thnx.. just want to know the coreect way to do it....

8 answers to this question

Recommended Posts

Posted (edited)

thnx emistry.. 

 

ahmm how about the DROP RATES???

 

also *How to  Modify EXP having more exp rates when a player is joining a PARTY?????

Edited by kickazz08
Posted

trunk/conf/battle/party.conf

// Give additional experience bonus per party-member involved on even-share parties (excluding youself)?
// ex. If set to 10, an even-share party of 5 people will receive +40% exp (4 members * 10% exp):
//     140% party experience in total, so each member receives 140%/5 = 28% exp (instead of 20%).
party_even_share_bonus: 0
Posted

is this right??

 

 

/////////DROP RATE//////////
 
// The rate at which cards are dropped
item_rate_card: 100 -> 80% -> 8000 ?
item_rate_card_boss: -> 4% -> 400 ?
item_drop_card_min: 1
item_drop_card_max: 10000 -> should this be change also???
Posted

i follow the setup and i set it into 100%

 

still only few drops not 100%

 

// The rate at which equipment is dropped.
item_rate_equip1000000
item_rate_equip_boss: 1000000
item_drop_equip_min: 1
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 1000000
item_rate_card_boss: 1000000
item_drop_card_min: 1
item_drop_card_max: 10000

 

its only 50%

 

there is no way to increase the drop rate and fully drop all the item from that monster?

 

 

i test it even poring won't drop 100% /whisp

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