Jump to content
  • 0

Maximum Mob HP


iJ450N

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/25/20
  • Last Seen:  

Hello everyone, Im trying to add a "bossing" mechanic to my server where multiple players could fight a single mob, but i realize a max stat player could take down a boss in a short burst.

I was wondering how to edit the maximum hp for mobs beyond what the default is for the pack. I know we can adjust each mobs hp in the mob_db and mob_db2 file but i think the maximum is set to 500 million before the game recognizes it as an invalid value and adjusts it to 10 million hp?

Edited by iJ450N
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  58
  • Topics Per Day:  0.01
  • Content Count:  395
  • Reputation:   53
  • Joined:  07/24/12
  • Last Seen:  

Edit in your mob_db.txt in the 6th colum thats the mob hp like the color red below

ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,etc,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

1001,SCORPION,Scorpion,Scorpion,24,1109,0,287,etc,,,,,,,,,,,,,4068,1

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  04/25/20
  • Last Seen:  

21 minutes ago, Zack- said:

Edit in your mob_db.txt in the 6th colum thats the mob hp like the color red below

ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,etc,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

1001,SCORPION,Scorpion,Scorpion,24,1109,0,287,etc,,,,,,,,,,,,,4068,1

Sorry I should be more specific, I'm trying to edit the absolute maximum hp of mobs. Currently i can't put a number beyond 500 million as anything beyond that the game automatically sets as 10 million. Is there anyway to modify it in the source where i can have mobs that have more than 500 million hp?

Thanks

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