- Joined
- Apr 19, 2011
- Messages
- 447
Hi everyone.
I need to modify the damage of a hero, his health, his mana, attack speed, etc... based on a custom stat system. I'm not talking about Strenght, Intelligence or Agility, as I'm using my own custom stat system and those three will be used for different things. The custom stats are integer variables, and I need a way to increase the health, the damage, the mana, movement speed, armor, etc... depending on those stats. How would this be done?
It's the first time I try to make a custom stat system, so I don't really know how can this be done. Any tips?
Kind Regards
I need to modify the damage of a hero, his health, his mana, attack speed, etc... based on a custom stat system. I'm not talking about Strenght, Intelligence or Agility, as I'm using my own custom stat system and those three will be used for different things. The custom stats are integer variables, and I need a way to increase the health, the damage, the mana, movement speed, armor, etc... depending on those stats. How would this be done?
It's the first time I try to make a custom stat system, so I don't really know how can this be done. Any tips?
Kind Regards