Jump to content
  • 0

Regen Spells + Other various questions.


bluebean

Question

A few things that I can't seem to figure out how to get working.
I wanted to make a regen spell, one that'd heal HP over time instead of damaging it to the user on (Self)
Also, I'd like to know what checking "Friendly' Does, each time I check it for a spell that's a buff or a heal it doesn't seem to do anything.

I don't want a bulk heal that recovers a bunch of HP at once, maybe like 5 HP every 400 ticks or so, but whenever I create a spell I think will work like that, it does absolutely nothing.
Is there something I'm doing wrong or is it not possible with this version of the engine?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello,

Β 

You need to put "Negative damage" like -20

And if you want the spell to heal a total of 100, you will have to put 5000 is the duration and 1 tick every 1000 ms. (20*5)

Do not forget that spell on duration do the exact same damage as the initial output. (So you have to do some math to overide the problem)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...