Jump to content
  • 0
Sign in to follow this  
Hadeszeus

How to adjust Max Stat

Question

2 answers to this question

Recommended Posts

  • 0

player.conf

 

// Maximum atk speed. (Default 190, Highest allowed 199)

max_aspd: 190

 

// Same as max_aspd, but for 3rd classes. (Default 193, Highest allowed 199)

max_third_aspd: 199

 

// Maximum walk speed rate (200 would be capped to twice the normal speed)

max_walk_speed: 300

 

// Maximum HP. (Default is 1000000)

max_hp: 1000000

 

// Maximum SP. (Default is 1000000)

max_sp: 1000000

 

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

max_parameter: 99

 

// Same as max_parameter, but for 3rd classes.

max_third_parameter: 220

 

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

 

Edited by themon

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.