• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] I want to create smarter hero upgrading.

Status
Not open for further replies.
Hey, I want to make my heroes be able to upgrade their stats(by choosing what upgrade to learn from the spell book on every new level). I want them to have upgradable critical strike, chance to evade, armor bonus, damage bonus, and int/str/agi bonus. I can use attribute bonsu for attributes, I used a damage bonus ability from an item and the rest - crit, armor, evasion - they are not hidden - they appear as green icon. Maybe there is soem ability in the editor that will be hidden when learnt?

Also, I wonder will thsi work If i put these 3 abilities in spell book and disable the spell book. Will their level increase when you learn them from your hero spell book?
 
Level 11
Joined
May 16, 2016
Messages
730
Also, I wonder will thsi work If i put these 3 abilities in spell book and disable the spell book. Will their level increase when you learn them from your hero spell book?
Critical, evade abilities doesn't stacked. You need:
1. Create crit/evade abilities with (1 - XX) ability level.
2. Create a spell book with 1 ability level.
3. Disable the spell book only,
4. After using skill up event just increase level of Crit/evade by 1
To gain int/str/agi bonuses you need to do the same, but use Rexxar's ability.
 
Status
Not open for further replies.
Top