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

Basic food system #4

Open
10 tasks
CarlosLeyvaAyala opened this issue May 4, 2020 · 0 comments
Open
10 tasks

Basic food system #4

CarlosLeyvaAyala opened this issue May 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CarlosLeyvaAyala
Copy link
Owner

Request

Add the dreaded food system.

Ideas

  • Heavier people need more food.
  • Supplements somehow affect weight gaining.
  • Only high protein meals count
  • Eat too much and you get sluggish. Eat too little and you wont gain.

Course of action

  • Create an equation to vary food needs based on weight. A linear equation will do.
  • Find an event to detect when the player eats.
  • High protein meals are stored in a formlist.
  • Add a spell to get sluggish.
  • Create some mechanic to use supplements.
  • To better integration with other mechanics. this system should use states.
@CarlosLeyvaAyala CarlosLeyvaAyala added the enhancement New feature or request label May 4, 2020
@CarlosLeyvaAyala CarlosLeyvaAyala self-assigned this May 4, 2020
@CarlosLeyvaAyala CarlosLeyvaAyala added this to To do in Sandow Plus Plus via automation May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant