* Renamed job_maxhpsp_db to job_basehpsp_db.txt and add new values according to the base HP/SP calculation. Ref: http://irowiki.org/wiki/Max_HP, http://irowiki.org/wiki/Max_SP * Updated the Max HP/SP calculation. Ref: http://irowiki.org/wiki/Max_HP, http://irowiki.org/wiki/Max_SP * Changed Max Level for 3rd classes become 175/60. Ref: http://forums.irowiki.org/showpost.php?p=1344057&postcount=217 * Changed Max Parameters for 3rd classes from 125 to 130. Ref: http://forums.irowiki.org/showpost.php?p=1344057&postcount=217 * Changed Max Parameters for Baby 3rd Classes from 107 to 118: Ref: http://forums.irowiki.org/showpost.php?p=1344057&postcount=217 * Oboro/Kagerou and Rebellion, are 160/50 and max param is still 125 * Added and separated configs on conf/player.conf, becomes: -- max_parameter, -- max_trans_parameter, -- max_third_parameter, -- max_third_trans_parameter, -- max_baby_parameter, -- max_baby_third_parameter, -- max_extended_parameter, * Added new db file job_param_db.txt for RE and PRE-RE, which allow you to modify the max param for each job * HP_SP_TABLES on core.h is disable by default NOTE: * Still need official value to add bonus status for 3rd classes from Job Level 50 to 60 * Still need official value for total status point from Base Level up to 175 also the EXP values * I hope the calculations results are closer with Max HP/SP values with official servers Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
What is the import folder for? ------------------------------------------------------------------------------- The folder provides a way for you to change your config settings without having to update the files every time you update your server. You store your changes, and the rest is updated with rAthena (usually though SVN). How does this work? ------------------------------------------------------------------------------- Place only the settings you have changed in the import files. For example, if you want to change a value in /battle/exp.conf: // Rate at which exp. is given. (Note 2) base_exp_rate: 700 You could instead copy the setting into /import/battle_conf.txt, and you'll eliminate any problems updating in the future. Neat, isn't it? - Semi-guide by Ajarn / Euphy