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
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
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
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