Hi guys, this was my first time making a hero and while I was testing I found out that whenever I would level up my zealot, my hero gains tremendous amount of movement speed and attack speed. I didn't do anything with those things at all, the only stats I added were Health and Power.
Health gives 15 to your HP, and Power gives 1 to damage.
I don't know what went wrong here, if anyone could tell me that would be a great help.
I have run into a similar problem in my map before some how the movement or attack speed can have a weird multiplier check to make sure each level has it set too 1.0 or what ever it is supposed to be.
I had the issue were it some how changed my speed to .3 instead of staying at 1.0 so just maybe double check the speed multiplier and attack speed multiplier are 1.0
Hi guys, this was my first time making a hero and while I was testing I found out that whenever I would level up my zealot, my hero gains tremendous amount of movement speed and attack speed. I didn't do anything with those things at all, the only stats I added were Health and Power.
Health gives 15 to your HP, and Power gives 1 to damage.
I don't know what went wrong here, if anyone could tell me that would be a great help.
I have run into a similar problem in my map before some how the movement or attack speed can have a weird multiplier check to make sure each level has it set too 1.0 or what ever it is supposed to be. I had the issue were it some how changed my speed to .3 instead of staying at 1.0 so just maybe double check the speed multiplier and attack speed multiplier are 1.0
Acceleration Multiplier is at 1.0, Deceleration is at 1.0, Movement Speed Maximum is at 160, and Movement Speed Multiplier is at 1.0.
I can't seem to find the attack speed multipliers, I checked all the categories and couldn't find it.
The problem still occurs although, I didn't touch the speed multipliers and my unit is getting tremendous movement speed at each level up.
You can check the map really quick if you want.
Your timescale for the Health attribute is set to 5. This means the unit does everything at 5x normal speed. Set it to 1 to fix it.
Ahhhh I see, I forgot to undo that because I was so fixated that it was somewhere in the level behavior that I didn't check the health.
Thank you so much. =)
BTW, welcome to the forums.