Hello, I have an ability that adds lifesteal and silences the same unit. The issue is, life steal is also silenced.
Can I somehow prevent it?
Maybe something along the lines of
ability group - pick every ability that belongs to triggering unit and
if picked ability =/= lifesteal
disable ability
But I can't find ability group, only player and unit
Can I somehow prevent it?
Maybe something along the lines of
ability group - pick every ability that belongs to triggering unit and
if picked ability =/= lifesteal
disable ability
But I can't find ability group, only player and unit