Warcraft III resources & community, 2003–2006 · archived

Damaging with trigger

14 posts
#1

Damaging with trigger

I'm trying to make a spell based on Thunder Bolt. Though it doesn't do any original damage. It stunnes units on all levels, but only on the third level I want it to do damage. Though this damage is over time. 10 damage per second over 15 seconds.

Is it any other spell I can use? If not, how do I solve this with triggers? All my resent tries has only led to that the target unit dies.
#2
Why don't you try to create a dummy unit (check FAQ to find out how to create one), give it a custom howl of terror which only decreases the life regeneration rate. It is AoE and you just create the dummy, give it an expiration timer (1.25 seconds is enough) and order it to cast Howl of Terror. Simpler than this...

~Daelin
#3
Well, it's not like that. Not if I understood your point right.
What I want is to have the unit to loose 10 points of life per second. The Thunder Bolt never does damage at all. Allmost like the unit is poisend.
#4
And I think I mentioned Howl of Terror. Reducing life regeneration rate is similar with damaging. I tried it myself...

~Daelin
#5
I just thought that units healed faster with higher life-regeneration. Didn't know I worked backwards.
Well, I created a dummy and gave it a remade Unholy Frenzy. Now the spell workes as I want. ^^

Thanks for your help.
#6
He meant give the life regeneration a negative value
(hold shift while double clicking)
#7
but if the targeted unit is killed with the dot he will not give exp/bounty, i think using unholy frenzy wud be better.
#8
Actually howl of terror GIVES bounty if an unit dies by its hand. Atleast it should!

~Daelin
#9
just tested it, it duzent give exp/bounty, its a life regeneration decrease not damage over time so it shudent give...
#10
If it's based on Storm Bolt, then it's probably single target, so why not use Soul Burn?
#11
sort of on a side note but where did you get that carrier clip; looks awsome. Was it a spell form here?
#12
shadow1500just tested it, it duzent give exp/bounty, its a life regeneration decrease not damage over time so it shudent give...


Maybe you should give longer life timed duration to that dummy, I already test on some of spells if the enemy die by the dummy units hand, but the dummy units already gone before, it doesn't gives bounty.

That's why I lil bit confused, cause if i play with Night Elf's Warden and my Shadow Strike's target die after my hero's dead, it still gives bounty. :?
#13
to Leopard: i tested it by modifing houl of terror, i did not use a dummy unit i used it with the pitlord.
to Drain Pipe: its a spell i made myself for a map.
#14
You can try, like Leopard said, giving the dummy unit a Shadow Strike , 10 damage per second for the last 15 seconds, with no movement reduction. I think it can work.