unit auto cast ability

Status
Not open for further replies.
upload_2019-10-3_21-7-27-png.334125
 

Attachments

  • upload_2019-10-3_21-7-27.png
    upload_2019-10-3_21-7-27.png
    15.8 KB · Views: 125
How To Post Your Trigger

  • Untitled Trigger 001
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Level of War Stomp for (Attacked unit)) Greater than 0
    • Actions
      • Unit - Order (Attacked unit) to Orc Tauren Chieftain - War Stomp
Note that the "A unit is attacked" event will fire even if the attack never goes through. As in, you can spam an Attack order/Stop order and make the Event fire every single time. You'd need need to use a Damage Detection System if you wanted the ability to go off when the unit takes damage.
 
How To Post Your Trigger

  • Untitled Trigger 001
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Level of War Stomp for (Attacked unit)) Greater than 0
    • Actions
      • Unit - Order (Attacked unit) to Orc Tauren Chieftain - War Stomp
Note that the "A unit is attacked" event will fire even if the attack never goes through. As in, you can spam an Attack order/Stop order and make the Event fire every single time. You'd need need to use a Damage Detection System if you wanted the ability to go off when the unit takes damage.
I understand, thanks you
 
Status
Not open for further replies.
Back
Top