Well i'm trying to finish a spell, and this is the part i'm having trouble with. What I'm trying to do is cause any damage that hits the unit while it has the specific buff, to be halved. I've tried setting the units life to it's life, ie
-
Actions
-
Unit - Set life of (Triggering unit) to ((Life of (Triggering unit)) - ((Damage taken) / 2.00))