Jump to content
  • 0

hp is bugging when you pass level 100


Question

Posted (edited)

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

4 answers to this question

Recommended Posts

  • 0
Posted (edited)
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
  • 0
Posted

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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...