hi
i tried sth but it didnt work
i gave an enemy the order to use thunder clap ( i gave the ability 2 seconds cast time). my own unit has a taunt.
trigger1:
a unit gets an order
if issued order equal to thunder clap
then add ability (XY) to triggering unit
else remove ability (XY) from triggering unit
now the taunt
a unit starts the effect of an ability
ability being cast equal to taunt
if level of ability (XY) for target unit of ability being cast equal to 1
then do nothing
else order target to attack caster
but you can still interrupt the thunderclap with your taunt
ty
i tried sth but it didnt work
i gave an enemy the order to use thunder clap ( i gave the ability 2 seconds cast time). my own unit has a taunt.
trigger1:
a unit gets an order
if issued order equal to thunder clap
then add ability (XY) to triggering unit
else remove ability (XY) from triggering unit
now the taunt
a unit starts the effect of an ability
ability being cast equal to taunt
if level of ability (XY) for target unit of ability being cast equal to 1
then do nothing
else order target to attack caster
but you can still interrupt the thunderclap with your taunt
ty