Jump to content
  • 0

Max Level / Max Stat editing


Question

Posted (edited)

Im planning to manipulates Super Novice and Kagerou/Oboro classes Max Level and Max Stats

can anyone help me with this?

 

================================================================

 

Maximum base level is 175.

#define MAX_LEVEL 175 // it also reflects SNex and Kage/Oboros Max Level

 

================================================================

 

Super Novice and Kagerou/Oboro classes are limited to base level cap to 160 and will still be limited to 125 max stat.

// Max limit of char stats. (agi, str, etc.)
max_parameter: 99

// Same as max_parameter, but for 3rd classes. 
max_third_parameter: 130 // it also reflects SNex and Kage/Oboros Max Stats

// Same as max_parameter, but for baby classes.
max_baby_parameter: 80

// Same as max_parameter, but for baby 3rd's.
max_baby_third_parameter: 117

 

================================================================

 

can anyone? help me with this?

thanks in advance.

Edited by siomai4ever

8 answers to this question

Recommended Posts

Posted

You can edit max levels (BASE AND JOB) for each jobs here at "db\re\job_exp.txt" or "db\pre-re\job_exp.txt".

Just follow/read the top line for instructions.

but make sure you edited map.h if going beyond 160

#define MAX_LEVEL 160

 

As for the stats. It can be edited in "conf\battle\player.conf" but not for every/specific job. Only for 3rd, baby and normal classes.

  • Upvote 1
Posted (edited)

uhmm thanks for the reply...

im aware to that... is there any chance that I can manage to edit or manipulate

my SNex and Kage/Boro Max Level and stat and not reflecting at 

#define MAX_LEVEL "175"

planning that SNex and Kage/Boro Max Level is only 160 and the max stat is 125,

and for the 3rd job classes max lvl is 175 and max stats is 130

Edited by siomai4ever
Posted

uhmm thanks for the reply...

im aware to that... is there any chance that I can manage to edit or manipulate

my SNex and Kage/Boro Max Level and stat and not reflecting at 

#define MAX_LEVEL "175"

planning that SNex and Kage/Boro Max Level is only 160 and the max stat is 125,

and for the 3rd job classes max lvl is 175 and max stats is 130

It think you can't do that. It needs src mod to make kage/oboro/SNex to other class type and can have different max stats.

I know that kRO's kage/obo/SNx is 160 w/ 125 stats and I think you are trying to make that if possible.

  • Upvote 3
Posted (edited)

coz I got a problem regarding aura..

whenever I set my max lvl to 160 3rd job classes doesnt gain aura and only Super Novice and Kagerou/Oboro classes have it

and when i change it to 175 3rd job classes gains aura.. and Super Novice and Kagerou/Oboro classes doesnt..

 

@topic

I see thanks... might as well wait for the update.. :D

 

thanks again LuLu

 

========================================

Edited by siomai4ever
Posted

yep I tried that too. Aura on Kage/Obo/SNx are showing at lvl 160 and 3rd jobs are at lvl 175.

You can't edit the stats but you can edit the lvl. for example.

160 for kage/obo/SNx

175 for 3rd jobs.

That will work but their stats is all 130.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...