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

Speed Up Spell

Status
Not open for further replies.
Level 6
Joined
Apr 27, 2006
Messages
186
You could use this trigger
Events -
Unit Learns a Skill

Conditions -
Learned Hero Skill = (Your Speed Up Ability Here)

Actions -
Unit - Set Movement Speed of triggering unit to Movement Speed of
Triggering unit + (however much movement speed you want your hero to gain per level of this ability, i.e. if you want your hero to gain 10 movement speed at the first level, 20 on the
second, etc., then this number would be 10)

There's a more efficient trigger way using passive item abilities so if you' like I'll give you it but its a bit more difficult.
 
Status
Not open for further replies.
Top