Hello All,

I am making a small video game and am using Excel to define the attributes of the items in the game. The attribute are numerical

What I am trying to do is this.

Lets say the item has 14 total numerical attributes.

And there are three categories for these 14 points to fall into.
ATK
INT
DEF

is there a way to set lets say ATK to recieve 50% of the 14 points and INT and DEF to recieve the other 50 but in a random assignment. Maybe 25% and 25% or 30% and 20%.

I want to be able to just plug in the original number the 14, or what have you. And then have excel fill in the rest for me, and generate the attributes of the items.

Thanks!