Jump to content
  • 0

Healing item with heal per second.


Question

Posted

Hello everyone I just want some guide if how i can make a healing item that has healing per second.

Like "Recovery Potion" - heal small amount of HP per second for 5 seconds. 

I looked into "itemheal" but it only has 2 parameters for HP and SP. 

 

Thank you so much.

4 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, namerpus18 said:

Hello everyone I just want some guide if how i can make a healing item that has healing per second.

Like "Recovery Potion" - heal small amount of HP per second for 5 seconds. 

I looked into "itemheal" but it only has 2 parameters for HP and SP. 

 

Thank you so much.

try copy this item

image.png.3c3c85c7b7e3565d0c3c4d52bd7fa2ea.png

  • 0
Posted
16 minutes ago, namerpus18 said:

Hi thank you so much.

60000 = duration right?

-5 = ?

5 = ?

I am looking to it now on sc_config
It is working thanks 🙂

i think -5 is every five second the heal will proceed, and 5 is 5% rate of heal amount.

But i'm not sure, maybe others can explain it.

  • 0
Posted
SC_S_LIFEPOTION	(EFST_S_LIFEPOTION)
	desc: Increase HP each interval
	val1: if < 0 will be percentage. If > 0 is fixed HP heal value
	val2: Interval per seconds

SC_L_LIFEPOTION	(EFST_L_LIFEPOTION)
	desc: Increase HP each interval
	val1: if < 0 will be percentage. If > 0 is fixed HP heal value
	val2: Interval per seconds

 

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