• 🏆 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!

[Trigger] Increase Unit Speed?

Status
Not open for further replies.
Level 4
Joined
Apr 5, 2008
Messages
90
Basically, there's an item I have made that I want to increase the unit/hero wielding the item's speed, like movement speed. I've seen this done in DotA and several other games. I don't know if this is done with the object editor...or using triggers, I would imagine it have to be done with triggers.

How do I increase a unit's speed when they equip a certain item?

Thanks in advance!
 
Level 4
Joined
Sep 2, 2006
Messages
99
Defiantly not need to use a trigger, it is very easy.
Basically items use abilities, there is already a premade item that gives movement speed and the ability. For the item go to Items > Permanent > Boots of Speed
Then at the top you will see the ability Item Move Speed Bonus.
That ability is under Abilities > Special > Items. Once you have found it you will see in Data, Movement Speed Bonus, just copy and modify this ability for each different amount of movement speed bonus you will need for your items.
 
Status
Not open for further replies.
Top