• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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