Is it possible to make your Effect: Vitals depend on changing numbers like variables?
For instance:
I have an ability that removes 50 energy points.
Now I want it to remove an amount depending on a variable that changes throughout the game.
So if the variable is 23, the ability will remove 23 energy points -and if the variable changes to 46, the ability will remove 46 energy points.
Back in Warcraft 3 this was achievable throughout triggers. It seems possible with triggers in Starcraft 2 as well. But from what I heard, the data editor is a lot more advanced now and many things have become possible without the use of triggers. Is this case one of them or can it only be done by triggers?
Thanks in advance.
For instance:
I have an ability that removes 50 energy points.
Now I want it to remove an amount depending on a variable that changes throughout the game.
So if the variable is 23, the ability will remove 23 energy points -and if the variable changes to 46, the ability will remove 46 energy points.
Back in Warcraft 3 this was achievable throughout triggers. It seems possible with triggers in Starcraft 2 as well. But from what I heard, the data editor is a lot more advanced now and many things have become possible without the use of triggers. Is this case one of them or can it only be done by triggers?
Thanks in advance.