Jump to content
  • 0

increase hp of super apprentice class


Kater

Question


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.20
  • Content Count:  174
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   19
  • Joined:  12/24/18
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.20
  • Content Count:  174
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   19
  • Joined:  12/24/18
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.20
  • Content Count:  174
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

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

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...