• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Please! Help with a trigger!

Status
Not open for further replies.
Level 4
Joined
Dec 2, 2008
Messages
36
I tried to create the Vladimir's Hemoplague from League of Legends, But I'm kind of stuck.

Here the description:
"ACTIVE: Vladimir infects all enemies in the target 175-radius area with a virulent plague which increases the damage they take from all sources by 12% for 5 seconds.
After these 5 seconds, infected enemies take magic damage."


I can't get the ability to do damage after 5 seconds of being casted. Could anyone help me?
 
Level 24
Joined
Aug 1, 2013
Messages
4,657
1. You require a Damage Detection Systems that allows you to modify damage.
2. You have to put a buff on a unit that should deal damage at the end.

1. I cannot help you... there are some good Damage Detection Systems on the web.
2. You can easily make that with my Effect Over Time System.
(I hope to upload it tonight (which I also said yesterday) but I am actually at a bug about looping effects... the concept was too good to not make it.

EDIT:
I uploaded it in the attachments.
All you need more is to download a Damage Detection System and when a unit takes damage increase the damage by 12% if the target has "Hemoplague buff".
(The Death Knight has your spell.)
 

Attachments

  • Effect Over Time System 1.2c.w3x
    67.6 KB · Views: 36
Last edited:
Status
Not open for further replies.
Top