Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Health system #3

Open
mjzitek opened this issue Aug 11, 2014 · 0 comments
Open

Health system #3

mjzitek opened this issue Aug 11, 2014 · 0 comments
Labels

Comments

@mjzitek
Copy link
Owner

mjzitek commented Aug 11, 2014

A 5 is a nomral healthy person. A 10 is used to indicate someone in great shape, no disease, etc.

Chronic health number has a higher impact on growth, but a really low current health can cause the bias number to go down if low enough (serious current health issues).

health : {
                    currentHealth:  Number,
                    chronicHealth:  Number,
                    healthFactors:
                                              {
                                                        nutritionFactor: Number,
                                                        illnessFactor: Number,
                                                        illness: [ ]

                                               }


}
@mjzitek mjzitek added the ideas label Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant