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!
In the object editor, you can edit all (I wish) the values of the units to what you want.
Here's an example to change the damage. You're probably only interested in the text colored in red.
Everything except for "Cooldown Time" changes the base damage a unit has.
The formula is as follows:
(Base + Number) - (Base + (Number * Sides) )
Thus, in the image above, the damage would be 20 - 110.
Explore the rest of the list and you'll be good to go.
(Also, the only thing that hasn't been said is that the unit level can be changed with "Stats - Level").
damage[/b
1. add custom command aura ability to a creep and set the range to a big number, so every creep on map get his effect
2. make item damage ability and add it with trigger to mob
3. use damage detection system and there if attacker is neutral hostile unit then increase the dmg
4. add more damage ability and set the levels
like here http://www.hiveworkshop.com/forums/world-editor-help-zone-98/upgrading-ability-224410/index2.html
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.