Ok, so my problem here is:
I have to make a units hp go to 150% when entering region (or getting spawned there ).
Allthough it seems my formulas won't work
I made 2 just to test.
I have to make a units hp go to 150% when entering region (or getting spawned there ).
Allthough it seems my formulas won't work
- Unit - Set life of (Picked unit) to ((Life of (Picked unit)) + ((Max life of (Picked unit)) x 0.50))
- Unit - Set life of (Entering unit) to (100.00 + 50.00)%