- Joined
- Jul 13, 2009
- Messages
- 55
http://www.hiveworkshop.com/forums/spells-569/gui-damage-engine-v2-2-1-0-a-201016/
Okay, i got that trigger above, but i don't get how to use this on Immolation. I don't know how to go about detecting Immolation Damage but being specific about it.
it goes like this;
Event: Unit TakesDamage
------------------
Condition: DamageSource has Buff
------------------
Actions:
if it is structure or the damage type is DOT
damage source will deal damage equal to 1/1.16/1.33/1.5% of damage-taker's Max HP.
Else (Which is on normal attack)
damage source will deal damage equal to 3/3.5/4/4.5% of damage-taker's Max HP.
Okay, i got that trigger above, but i don't get how to use this on Immolation. I don't know how to go about detecting Immolation Damage but being specific about it.
it goes like this;
Event: Unit TakesDamage
------------------
Condition: DamageSource has Buff
------------------
Actions:
if it is structure or the damage type is DOT
damage source will deal damage equal to 1/1.16/1.33/1.5% of damage-taker's Max HP.
Else (Which is on normal attack)
damage source will deal damage equal to 3/3.5/4/4.5% of damage-taker's Max HP.