Flaoter Posted August 29, 2022 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 02/21/21 Last Seen: January 19, 2023 Share Posted August 29, 2022 Hi guys I tried to https://gist.github.com/cydh/d82a06472f12c4ec7f38ab3de22fe86b follow this to change my max lvl to 255 however, after i followed this step my job lvl also became 255 max which I just want to do it for only 120 max . Currently using 2022 KRO offline server. any suggestion please thank you! Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 29, 2022 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 9 hours ago Share Posted August 29, 2022 (edited) 1 hour ago, Flaoter said: Hi guys I tried to https://gist.github.com/cydh/d82a06472f12c4ec7f38ab3de22fe86b follow this to change my max lvl to 255 however, after i followed this step my job lvl also became 255 max which I just want to do it for only 120 max . Currently using 2022 KRO offline server. any suggestion please thank you! use import folder job_stats.yml remove comments, insert jobs, and edit the max level as you want. Maybe you might wanna see the hp sp increment part too. Edited August 29, 2022 by Chaos92 additional info Quote Link to comment Share on other sites More sharing options...
0 Flaoter Posted August 30, 2022 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 02/21/21 Last Seen: January 19, 2023 Author Share Posted August 30, 2022 11 hours ago, Chaos92 said: use import folder job_stats.yml remove comments, insert jobs, and edit the max level as you want. Maybe you might wanna see the hp sp increment part too. hi can you give me example for this sorry im just new here. Not sure which comment or insert job needs to be removed. and the max lvl setup as a default in this file is 1000 . I was able to to change it to 255 without changing anything from this folder yet Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 30, 2022 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 9 hours ago Share Posted August 30, 2022 2 hours ago, Flaoter said: hi can you give me example for this sorry im just new here. Not sure which comment or insert job needs to be removed. and the max lvl setup as a default in this file is 1000 . I was able to to change it to 255 without changing anything from this folder yet Theres a few section there. find it. if Pre-renewal, it will shows Pre-Renewal part remove all # that highlighted until reach level 255. Change MaxBaseLevel to 255 since that what you want, and insert the jobs that u want to reach that level in 'Insert jobs here'. you can see example in db/pre-re/job_stats.yml originally. Example : Knight: true Same goes to job level, edit MaxJobLevel, insert jobs, uncomment until the level that u want to reach. search until u find for HP and SP and do the same too. 1 Quote Link to comment Share on other sites More sharing options...
0 Flaoter Posted August 30, 2022 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 02/21/21 Last Seen: January 19, 2023 Author Share Posted August 30, 2022 1 hour ago, Chaos92 said: Theres a few section there. find it. if Pre-renewal, it will shows Pre-Renewal part remove all # that highlighted until reach level 255. Change MaxBaseLevel to 255 since that what you want, and insert the jobs that u want to reach that level in 'Insert jobs here'. you can see example in db/pre-re/job_stats.yml originally. Example : Knight: true Same goes to job level, edit MaxJobLevel, insert jobs, uncomment until the level that u want to reach. search until u find for HP and SP and do the same too. Yes it worked! Thanks. another question where can I edit or find the hp/sp factor so I can balance it? Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 30, 2022 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 9 hours ago Share Posted August 30, 2022 4 hours ago, Flaoter said: Yes it worked! Thanks. another question where can I edit or find the hp/sp factor so I can balance it? didnt understand but maybe this ? // Players' maximum HP rate? (Default is 100) hp_rate: 100 // Players' maximum SP rate? (Default is 100) sp_rate: 100 inside conf/battle/player.conf Quote Link to comment Share on other sites More sharing options...
0 idLaZ Posted April 27, 2023 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 93 Reputation: 6 Joined: 12/10/11 Last Seen: September 28, 2024 Share Posted April 27, 2023 What command do i need to apply the changes? Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted April 28, 2023 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1826 Reputation: 288 Joined: 08/03/12 Last Seen: 9 hours ago Share Posted April 28, 2023 11 hours ago, idLaZ said: What command do i need to apply the changes? restart server Quote Link to comment Share on other sites More sharing options...
0 Ezra Edwin Posted June 14, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 12 Reputation: 3 Joined: 01/13/18 Last Seen: June 30, 2023 Share Posted June 14, 2023 On 8/30/2022 at 12:42 PM, Chaos92 said: Theres a few section there. find it. if Pre-renewal, it will shows Pre-Renewal part remove all # that highlighted until reach level 255. Change MaxBaseLevel to 255 since that what you want, and insert the jobs that u want to reach that level in 'Insert jobs here'. you can see example in db/pre-re/job_stats.yml originally. Example : Knight: true Same goes to job level, edit MaxJobLevel, insert jobs, uncomment until the level that u want to reach. search until u find for HP and SP and do the same too. Can u drop that code/files until level 1000 base and 1000 job? Quote Link to comment Share on other sites More sharing options...
0 mauiboy Posted April 22, 2024 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 63 Reputation: 1 Joined: 07/06/16 Last Seen: February 1 Share Posted April 22, 2024 On 8/30/2022 at 1:42 PM, Chaos92 said: Theres a few section there. find it. if Pre-renewal, it will shows Pre-Renewal part remove all # that highlighted until reach level 255. Change MaxBaseLevel to 255 since that what you want, and insert the jobs that u want to reach that level in 'Insert jobs here'. you can see example in db/pre-re/job_stats.yml originally. Example : Knight: true Same goes to job level, edit MaxJobLevel, insert jobs, uncomment until the level that u want to reach. search until u find for HP and SP and do the same too. Hello, can you share the job_exp.yml and job_stats.yml file? the current rathena files in github doesnt have the pre-renewal 255/120 table in it. Thanks! Quote Link to comment Share on other sites More sharing options...
Question
Flaoter
Hi guys I tried to https://gist.github.com/cydh/d82a06472f12c4ec7f38ab3de22fe86b follow this to change my max lvl to 255 however, after i followed this step my job lvl also became 255 max which I just want to do it for only 120 max .
Currently using 2022 KRO offline server. any suggestion please
thank you!
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.