namerpus18 Posted June 1, 2023 Group: Members Topic Count: 42 Topics Per Day: 0.05 Content Count: 118 Reputation: 11 Joined: 11/15/22 Last Seen: 8 hours ago Share Posted June 1, 2023 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. Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted June 1, 2023 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 4 hours ago Share Posted June 1, 2023 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 Quote Link to comment Share on other sites More sharing options...
0 namerpus18 Posted June 1, 2023 Group: Members Topic Count: 42 Topics Per Day: 0.05 Content Count: 118 Reputation: 11 Joined: 11/15/22 Last Seen: 8 hours ago Author Share Posted June 1, 2023 (edited) Hi thank you so much. 60000 = duration right? -5 = ? 5 = ? I am looking to it now on sc_config It is working thanks Edited June 1, 2023 by namerpus18 Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted June 1, 2023 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 4 hours ago Share Posted June 1, 2023 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. Quote Link to comment Share on other sites More sharing options...
0 Litro Endemic Posted June 2, 2023 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 283 Reputation: 79 Joined: 06/13/13 Last Seen: June 7, 2023 Share Posted June 2, 2023 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 Quote Link to comment Share on other sites More sharing options...
Question
namerpus18
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.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.