Jump to content
  • 0

level penalty pre-renewal


Jinzo7

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.13
  • Content Count:  2
  • Reputation:   0
  • Joined:  03/31/25
  • Last Seen:  

I would like to add a level penalty to my pre-renewal server, or at least guarantee a bonus, when the character eliminates a monster stronger than him.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  896
  • Reputation:   248
  • Joined:  01/30/13
  • Last Seen:  

Probably can be accomplished by just defining RENEWAL_EXP:

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

Then set up level_penalty.yml in db/import.

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