Kater Posted November 13, 2024 Group: Members Topic Count: 75 Topics Per Day: 0.20 Content Count: 174 Reputation: 2 Joined: 04/03/24 Last Seen: Yesterday at 02:35 AM Share Posted November 13, 2024 I would like to know how I can increase the HP of a specific class, in this case it would be the super apprentice. Quote Link to comment Share on other sites More sharing options...
0 Mice Posted November 13, 2024 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 78 Reputation: 19 Joined: 12/24/18 Last Seen: 8 hours ago Share Posted November 13, 2024 38 minutes ago, Kater said: I would like to know how I can increase the HP of a specific class, in this case it would be the super apprentice. Hello! To adjust the HP or SP for each job, you need to uncomment the #define HP_SP_TABLES in the src/config/core.hpp file. After that, recompile the code. You can then edit the HP values you want to increase in the db/re/job_basepoints.yml (RENEWAL) or db/pre-re/job_basepoints.yml (PRE-RENEWAL) file. Quote Link to comment Share on other sites More sharing options...
0 Kater Posted November 14, 2024 Group: Members Topic Count: 75 Topics Per Day: 0.20 Content Count: 174 Reputation: 2 Joined: 04/03/24 Last Seen: Yesterday at 02:35 AM Author Share Posted November 14, 2024 4 hours ago, Mice said: Hello! To adjust the HP or SP for each job, you need to uncomment the #define HP_SP_TABLES in the src/config/core.hpp file. After that, recompile the code. You can then edit the HP values you want to increase in the db/re/job_basepoints.yml (RENEWAL) or db/pre-re/job_basepoints.yml (PRE-RENEWAL) file. I can't increase the HP of the classes - Jobs: Supernovice: true Super_Baby: true Super_Novice_E: true Super_Baby_E: true Quote Link to comment Share on other sites More sharing options...
0 Mice Posted November 14, 2024 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 78 Reputation: 19 Joined: 12/24/18 Last Seen: 8 hours ago Share Posted November 14, 2024 5 minutes ago, Kater said: I can't increase the HP of the classes - Jobs: Supernovice: true Super_Baby: true Super_Novice_E: true Super_Baby_E: true Did you recompile after uncommenting the #define HP_SP_TABLES Quote Link to comment Share on other sites More sharing options...
0 Kater Posted November 14, 2024 Group: Members Topic Count: 75 Topics Per Day: 0.20 Content Count: 174 Reputation: 2 Joined: 04/03/24 Last Seen: Yesterday at 02:35 AM Author Share Posted November 14, 2024 19 hours ago, Mice said: Did you recompile after uncommenting the #define HP_SP_TABLES Yes, it has been recompiled. /// Comment to disable the job base HP/SP/AP table (job_basepoints.yml) #define HP_SP_TABLES Quote Link to comment Share on other sites More sharing options...
Question
Kater
I would like to know how I can increase the HP of a specific class, in this case it would be the super apprentice.
Link to comment
Share on other sites
4 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.