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.