• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Items

Status
Not open for further replies.
Level 13
Joined
Jun 3, 2011
Messages
1,058
Hi guys i want to make a trigger that for example i loot an item and it has effects (not literary like swords) i mean buffs like for example i get a cape its effect is like to have a flame in your body or what so ever
 
Level 28
Joined
Jan 26, 2007
Messages
4,789
You can add abilities to items as well. If you want to add critical strike to an item, just create an item-ability (based on "Critical Strike (item)") and give it to the item (in the value "Abilities - Abilities").
Same goes with immolation (Cloak of Flames, as TwoVenomous already said), or Bash, or even active abilities.

If that doesn't answer your question, you will have to be more specific.
From what you told me, there's no need for triggers at all (and making a trigger for all kinds of item effects on pickup requires an entire system).
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
Special Effect - Create Special Effect On Unit.

note that your going to have to save it to a variable and destroy it later or it will forever be there + leak.

Also note that "buffs" do not have anything to do with this. Buffs are those little icons on the status bar that tell you what auras/ailments/etc. you have
 
Status
Not open for further replies.
Top