On Damaged Aura

Duplicate of MythicMob's On Damaged Aura, except this one sets the enemy being attacked as the Trigger of the skill.

OnDamagedG{}

Furthermore, you may trace it back to the entity that fired the arrow, or target the arrow itself if you really wanted to...

Error 503: Incomplete

Skill Parameters Missing. Sorry. You have permission to ping me on discord and pressure me to write it.

Tips

  • If the entity under the effect of the aura is hit by any projectile, there is a parameter to target either the arrow itself or the entity that originally fired the arrow.


  • This is generally how it should output the targets:

    • Caster: Caster of the OnDamagedG

    • Target: Receiver of the OnDamagedG

    • Trigger: Enemy cause of the damage inflicted on the receiver.

Error 503: Incomplete

Example Missing. Sorry. You have permission to ping me on discord and pressure me to write it.