Alright so basicaly a spell is cast targeting a unit, my trigger detects when the spell is cast. I want to set the target units "Id" to a string variable. And damage it later.
Basicaly I want to know 3 things, do units, when they are on the map walking around and such, have a unique number/string/variation that is specific to that one unit. How would I retreive it and set it to a variable. And how would I later do for example, damage "X" unit for 200. All ideas would be helpful.
Basicaly I want to know 3 things, do units, when they are on the map walking around and such, have a unique number/string/variation that is specific to that one unit. How would I retreive it and set it to a variable. And how would I later do for example, damage "X" unit for 200. All ideas would be helpful.