Jump to content
  • 0

hp is bugging when you pass level 100


poring amarelo

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   1
  • Joined:  02/08/22
  • Last Seen:  

Hello 

I would like your help for a problem related to the maximum hp of the serve, remembering that I need a correct hp to level 300/150
Here are the prints with the errors found, anyone know how?

I also tried to make settings in battle\player.conf
to decrease the maximum hp that today is 1100000 to 1000000 but without success.

 

// Maximum HPs depending on base level. Default values are:
// Lv 99:  330000
// Lv150:  660000
// Lv175: 1100000
max_hp_lv99: 330000
max_hp_lv150: 330000
max_hp: 1100000

// Maximum SP. (Default is 1000000)
max_sp: 1000000

 

99.png

100.png

151.png

300.png

vit.png

Edited by poring amarelo
  • Love 1
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

Read my post here:

You need to use db/import/job_stats.yml for level over 99. 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   1
  • Joined:  02/08/22
  • Last Seen:  

15 hours ago, mrfizi said:

Leia meu post aqui:

Você precisa usar db/import/job_stats.yml para nível acima de 99. 

Mine looks like this

#Body:
###########################################################################
#
# Base - Pre-renewal 1000 Levels
#
###########################################################################
#  - Jobs:
#      Insert jobs here
#    MaxBaseLevel: 300
#    BaseExp: 150
#      - Level: 1
#        Exp: 10
#      - Level: 2
#        Exp: 18

I remove the # from MaxBaseLevel: 300 ?

Edited by poring amarelo
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

Not only that. You need more time for this. Not just delete # on that line.

If your server pre-renewal, you just need to do until pre-renewal.. just left the renewal part. 

 

1 hour ago, poring amarelo said:

Mine looks like this

#Body:
###########################################################################
#
# Base - Pre-renewal 1000 Levels
#
###########################################################################
#  - Jobs:
#      Insert jobs here
#    MaxBaseLevel: 300
#    BaseExp: 150
#      - Level: 1
#        Exp: 10
#      - Level: 2
#        Exp: 18

I remove the # from MaxBaseLevel: 300 ?

#    Insert jobs here

you need to inser all your job here.

You can refer

https://github.com/rathena/rathena/blob/ac7292c92d2f7af59a048a7b6d57156ed7811bc6/db/pre-re/job_stats.yml 

or renewal folder for renewal.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   1
  • Joined:  04/23/22
  • Last Seen:  

I had the same issue and worked all day getting the job_stats.yml for 255/120 pre-re server. Here it is completed if anyone needs it. just replace in your import folder

 

FOR 255/120 PRE-RE

job_stats.yml

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...