Jump to content
  • 0

limit recevie % of exp


Surefirer

Question


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.02
  • Content Count:  113
  • Reputation:   1
  • Joined:  12/15/18
  • Last Seen:  

Hello,

Is there any way to limit a specific amount of experience recieve from killing MVP and monster in a specific map? Say the player will only get 50% of regualr experience from killing MVP and monster in a specific map. I have a MVP monster map, and the player just kill the MVP to leveling, its way to fast. So I want to limit or reduce the experience from this map without change other file. Thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  446
  • Reputation:   229
  • Joined:  03/20/12
  • Last Seen:  

3 hours ago, Surefirer said:

Hello,

Is there any way to limit a specific amount of experience recieve from killing MVP and monster in a specific map? Say the player will only get 50% of regualr experience from killing MVP and monster in a specific map. I have a MVP monster map, and the player just kill the MVP to leveling, its way to fast. So I want to limit or reduce the experience from this map without change other file. Thanks.

Check doc/mapflag.txt..

*bexp	<rate>
*jexp	<rate>

Changes the base and job experience rates on a map. Supports negative values to reduce EXP
rates as well.
<rate> is given as a percentage (i.e. 100 = 1x EXP). This takes into account the modifiers
'base_exp_rate' and 'job_exp_rate' in '/conf/battle/exp.conf'.

 

Edited by Mabuhay
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.02
  • Content Count:  113
  • Reputation:   1
  • Joined:  12/15/18
  • Last Seen:  

1 hour ago, Mabuhay said:

Check doc/mapflag.txt..


*bexp	<rate>
*jexp	<rate>

Changes the base and job experience rates on a map. Supports negative values to reduce EXP
rates as well.
<rate> is given as a percentage (i.e. 100 = 1x EXP). This takes into account the modifiers
'base_exp_rate' and 'job_exp_rate' in '/conf/battle/exp.conf'.

 

Thank you. I will check it later.

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