trying to figure this out (activate an ability...)
try to make it so there is a 1 in 10 chance when ever this unit takes damage that it will activate an ability. can't seem to find anything that will let me activate an ability like this though. any help is appreciated
This is spell question... Next time post into the spells section. And for that, you need to check if random number between 1 and 10 equal to 1, this being the condition of the trigger along with the one which checks if (Level of (Ability)) for casting unit greater than 0. Other questions?