dummy casting an ability

Status
Not open for further replies.
Level 18
Joined
Mar 21, 2011
Messages
1,622
hi
i made an ability with a casting time of 2 seconds.
after this 2 seconds, the skill deals damage based on intelligence and gives the target a buff where it gets slowed.
well the damage source is done with trigger
  • Unit - Cause FrostBlast_Caster to damage FrostBlast_Target[FrostBlast_Integer], dealing ((Real((Intelligenz of FrostBlast_Caster (include bonuses)))) x 2.00) damage of attack type Spell and damage type Normal
for the slow: i created a dummy unit at the same time i damage the unit and let it cast "slow" on the target.

my problem is that the slow takes more time to cast then the damage.
that means after the 2 seconds, the target takes damage and 0.3 seconds later the dummy casts his skill.

is there any opportunity to make the dummy cast faster??
ty
 
Status
Not open for further replies.
Back
Top