Chainlighning to healing waves?

Status
Not open for further replies.
Level 3
Joined
Apr 30, 2011
Messages
22
Hello, i wanted to know if its possible to make a perfect ''healing waves'' like ability with the chainlightning one.


It's because i will conver it to RoC once im done with it.

So I changed the ''damage'' part of chainlighning to a -X variable.

So it does not deal damage, it heal them.

The problem is that even if the targetable unit are like ''Allied,self'' the wave goes to enemy and allied unit alike.

So is there a way to fix that? The chain to only touch allied unit? plz answer me soon!
 
From the sounds of it, this is just Object Editor queries. I don't think it belongs in the Triggers & Scripts forum.

On a different note, anticipating the relocation of this thread; I'm quite certain that those object editor fields aren't all they appear to be. I typically trigger my spells so I am not very savvy with what kind of tricks you can pull off with that kind of thing.

I remember doing some tests and it seemed like every ability took the "Allowed Targets" field independently. The only ability that really makes a difference is Channel (not sure if its available in RoC).
 
Try playing around with the values. If there is a field for Non-Enemy (not sure if there is) try using that. In any case, play around with the flags and see what kinds of variations you can get.
 
set damage value to "-" then select friendly, self in targets allowed but this still fails because it will heal less if target has more armor(resistant to magic damage).
 
Status
Not open for further replies.
Back
Top