[Spell] need help with custom DoT spell

Status
Not open for further replies.
Level 2
Joined
Dec 5, 2017
Messages
17
so im making this spell where i shadow strike someone and it heals me a bunch of times over the duration like the spell vampiric touch from WoW, the whole thing works fine but if i shadow strike the same unit twice the healing stacks but the damage dosent, i dont want either to stack.
 

Attachments

  • heres what ive got.PNG
    heres what ive got.PNG
    34.1 KB · Views: 115
In your periodic trigger you could create a integer variable and check if it's equal to 10 and if it is then turn it off.

thanks :D im new to triggers :s , now im just stuck on how to restart the heals if i cast it on the same unit or stop if the target dies but still get lots if the dot is on multiple units.
 
Status
Not open for further replies.
Back
Top