This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey guys,
Im just trying to make an Ability that adds a shield to the caster.
basically when ever the caster is Hit by range or melee attack the attacking units gets his attack speed and Movement speed slowed.
Im just not sure how to make it.
i know how to make it as a AURA , but that's not what i want , i only want it to go off when the CASTER is attacked by enemy units
any ideas?
thanks :)
Use the Damage Response of a behavior. It has a field called Handled, which executes an effect, when damage is received.
ah sweet , easy enough , thanks allot :)
never mind
Hey guys,
Im just trying to make an Ability that adds a shield to the caster.
basically when ever the caster is Hit by range or melee attack the attacking units gets his attack speed and Movement speed slowed.
Im just not sure how to make it.
i know how to make it as a AURA , but that's not what i want , i only want it to go off when the CASTER is attacked by enemy units
any ideas?
thanks :)
Use the Damage Response of a behavior. It has a field called Handled, which executes an effect, when damage is received.
ah sweet , easy enough , thanks allot :)
never mind