In my shop I have 4 different 2d models each of them have different stats like one has 100 health and the other has 200 with 50 armor health. So my question is how am I supposed to give them these stats because for the first model that player gets when he start playing the game for first time he/she will get a default model with 100 health but if he/she buys other model in the shop its stat will be different so should I make those stats in the player health script that is attached to the default model or make different scripts holding each model stat separately.
Thank you,