kickazz08 Posted February 13, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Share Posted February 13, 2013 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.... Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 13, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 15 hours ago Share Posted February 13, 2013 100 = 1x 1000 = 10x 10000 = 100x 800000 = 8000x Quote Link to comment Share on other sites More sharing options...
kickazz08 Posted February 13, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Author Share Posted February 13, 2013 (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 February 13, 2013 by kickazz08 Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 13, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 15 hours ago Share Posted February 13, 2013 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 Quote Link to comment Share on other sites More sharing options...
kickazz08 Posted February 13, 2013 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 61 Reputation: 0 Joined: 03/25/12 Last Seen: January 12, 2014 Author Share Posted February 13, 2013 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??? Quote Link to comment Share on other sites More sharing options...
Capuche Posted February 14, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted February 14, 2013 item_rate_card: 800000// 80%item_rate_card_boss: 40000// 4%item_drop_card_min: 1item_drop_card_max: 10000// don't touch Quote Link to comment Share on other sites More sharing options...
Clever Posted February 22, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 03/20/12 Last Seen: November 3, 2021 Share Posted February 22, 2013 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_equip1000000item_rate_equip_boss: 1000000item_drop_equip_min: 1item_drop_equip_max: 10000// The rate at which cards are droppeditem_rate_card: 1000000item_rate_card_boss: 1000000item_drop_card_min: 1item_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% Quote Link to comment Share on other sites More sharing options...
Capuche Posted February 22, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted February 22, 2013 (edited) I don't answer to your question but item_rate_equip: 1000000 Mistakes ? Edited February 22, 2013 by Capuche Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 22, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted February 22, 2013 It should work already unless it also looks like this in your drops.conf item_rate_equip1000000 Missing a colon. Quote Link to comment Share on other sites More sharing options...
Question
kickazz08
Hi guys.. how do i modify EXP Rates and DROP RATES
////////EXP RATE////////
thnx.. just want to know the coreect way to do it....
Link to comment
Share on other sites
8 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.