Jump to content
  • 0

Monster EXP


Rayhan

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   1
  • Joined:  11/06/12
  • Last Seen:  

Hello, i have my server at max level 255 but for some reason from level 100 / 150 the EXP gained is the same as level 200+

300x EXP rates, 2% from Kasa at level 221, should be a lot more than 2%

I've updated the EXP table to a custom one from eAthena that accepts max level upto 1000 but its still happening.

Any solutions?

Edited by Rayhan
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2370
  • Joined:  10/28/11
  • Last Seen:  

are you using RENEWAL_EXP ?

trunk/src/config/renewal.h

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

if yes...disable it.....this renewal setting will adjust the exp you gained based on your level gap between your player and monster.

anyway....you can still change the adjust rate here

trunk/db/re/level_penalty.txt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   1
  • Joined:  11/06/12
  • Last Seen:  

I've disabled all the renewal stuff, any other solution?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2370
  • Joined:  10/28/11
  • Last Seen:  

maybe your required exp range is too large ? check your exp table.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   1
  • Joined:  11/06/12
  • Last Seen:  

Is there a custom EXP table available for max base level 255 and max job level 120?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   253
  • Joined:  11/11/11
  • Last Seen:  

Is there a custom EXP table available for max base level 255 and max job level 120?

No. You just change the max level in your exp table. If you wish to change the values in which to achieve to those levels, you gotta change them yourself.

Link to comment
Share on other sites

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.

×
×
  • Create New...