- Joined
- Aug 6, 2009
- Messages
- 697
I want to make it so if a unit kills another unit then it has a chance to gain a stat based on levels. I'm not quite sure how to implement the chance part after doing this:
- Set StatGainChance = ((Level of (Dying unit)) / (Hero level of (Killing unit)))