I am making a zombie game (do not flame), and need to add the following traits:
-Hit skill
-Health skill
-Speed skill
So I have tried my usual formula, where you need 2 of the skill’s values to add up to the last skill’s value, but it is not optimal. It works, but is not good enough. So what do you guys use? This is the first time the equation has not fit the game. Also, feel free to give suggestions to other skills.