Hey guys, I'm using damage engine 3.8 since i'm making custom spells for wc3 1.27b
I'm doing a frost skillset in wich 3 basic skills apply the same "Cold" buff.
What I want to do is that when the unit is affected by the cold buff and a second or third ability hits them, a dummy casts storm bolt on them.
The problem I ran into is I don't know if there's a way to detect spell damage from a particular skill and not the universal detect method the system has.
When I did this the game basically crashed as:
Blizzard damages them > Spell damage detected > Storm bolt casted > Spell damage detected > Storm bolt casted - on a infinite loop.
I'm doing a frost skillset in wich 3 basic skills apply the same "Cold" buff.
What I want to do is that when the unit is affected by the cold buff and a second or third ability hits them, a dummy casts storm bolt on them.
The problem I ran into is I don't know if there's a way to detect spell damage from a particular skill and not the universal detect method the system has.
When I did this the game basically crashed as:
Blizzard damages them > Spell damage detected > Storm bolt casted > Spell damage detected > Storm bolt casted - on a infinite loop.

