- Joined
- Jul 5, 2006
- Messages
- 12
Okay, so I am trying to create an ability that gives a unit a buff that gives it 100% damage return, similar to the Thorns Aura ability, but I would also like it to return the damage from targeted spells (chain lightning, firebolt, etc.) Is this possible?
I've been messing around with triggers, something like:
Event:
Any unit takes damage
Condition:
Unit has buff = Eye For An Eye ((That's what I call the spell))
Effects:
Damage (Attacking Unit) for (Damage done)
This trigger goes off, but does no damage (apparently the "Damage Done" get event doesn't work the way I'm trying to make it work. Anyone have any suggestions?
I've been messing around with triggers, something like:
Event:
Any unit takes damage
Condition:
Unit has buff = Eye For An Eye ((That's what I call the spell))
Effects:
Damage (Attacking Unit) for (Damage done)
This trigger goes off, but does no damage (apparently the "Damage Done" get event doesn't work the way I'm trying to make it work. Anyone have any suggestions?