- Joined
- Mar 17, 2012
- Messages
- 582
Hi everyone! In my map I'm workin with kind of "ability power for heroes" and I faced such a problem with periodic damage:
For example - Shadow Strike:
But it strikes only 1 time, and I need it to strike 8 times, why it doesn't work?
Than i tried to create dummy to strike target... no progress...
What should I do?
For example - Shadow Strike:
- Events
- Unit - A unit starts the effect of an ability
- Conditions
- (Ability being cast) Equal to Shadow Strike
- Actions
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing ((Real(Agility of (Casting unit)(include bonuses) x 0.5) damage of type Spells and damage type Shadow Strike
- Wait 1.00 seconds
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing ((Real(Agility of (Casting unit)(include bonuses) x 0.5) damage of type Spells and damage type Shadow Strike
- Wait 1.00 seconds
But it strikes only 1 time, and I need it to strike 8 times, why it doesn't work?
Than i tried to create dummy to strike target... no progress...
What should I do?
Last edited by a moderator: