bodibastos Posted March 27, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 45 Reputation: 0 Joined: 10/13/12 Last Seen: November 26, 2023 Share Posted March 27, 2013 I'd like to change the renewal exp modifiers (the bonuses you get when you defeat a monster with level higher than yours), but I don't know in which file they're located. Can someone please help? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 27, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted March 27, 2013 trunk/db/re/level_penalty.txt Quote Link to comment Share on other sites More sharing options...
bodibastos Posted March 27, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 45 Reputation: 0 Joined: 10/13/12 Last Seen: November 26, 2023 Author Share Posted March 27, 2013 trunk/db/re/level_penalty.txt I don't have that file (I'm on R16328), is it possible to change it anywhere else? Quote Link to comment Share on other sites More sharing options...
Axiom Posted March 28, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 11/04/12 Last Seen: July 5, 2013 Share Posted March 28, 2013 Or, you could turn it off completely at https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/config/renewal.h'>trunk/src/config/renewal.h. Find: /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied #define RENEWAL_EXP Change to: /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied //#define RENEWAL_EXP Quote Link to comment Share on other sites More sharing options...
bodibastos Posted March 28, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 45 Reputation: 0 Joined: 10/13/12 Last Seen: November 26, 2023 Author Share Posted March 28, 2013 I'd like to simply remove the penalty you get if the monster is 16 levels higher than yours, the rest I actually want to keep. Quote Link to comment Share on other sites More sharing options...
Axiom Posted April 3, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 11/04/12 Last Seen: July 5, 2013 Share Posted April 3, 2013 Just do what I told you to do, that will do it. Quote Link to comment Share on other sites More sharing options...
Question
bodibastos
I'd like to change the renewal exp modifiers (the bonuses you get when you defeat a monster with level higher than yours), but I don't know in which file they're located. Can someone please help? Thanks in advance.
Link to comment
Share on other sites
5 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.