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

New effect: unhealthy lifestyle #286

Open
wants to merge 1 commit into
base: 3.0
Choose a base branch
from

Conversation

gromchek
Copy link
Contributor

Actually, I don't know how to name this effect correctly but this effect will increase fat if the player drives a vehicle for a while.
Fat will decrease if the player walks around or rides a bicycle for a while.

@Lordmau5
Copy link
Member

Lordmau5 commented Aug 5, 2024

I feel raising the INCREASE_FAT_VALUE to * 0.1f instead of * 0.035f might be better.

Additionally, as you said as well, I don't have an idea on how to name this effect either...
But other than that it looks good

@Lordmau5 Lordmau5 added this to the 3.2.3 milestone Aug 5, 2024
@gromchek
Copy link
Contributor Author

gromchek commented Aug 8, 2024

I feel raising the INCREASE_FAT_VALUE to * 0.1f instead of * 0.035f might be better.

I tested 0.1 value and I think is it too much. 0.08333 would be good. It takes 120 sec to get 750 body fat value from zero. 750 * 0.08333 * 12 (1 tick is 10000ms, so 12 is 120 sec)

@gromchek gromchek force-pushed the new_effect_unhealthy_lifestyle branch from d8de4c1 to 5b68460 Compare August 8, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants