-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
user defined height and age #39385
user defined height and age #39385
Conversation
Could I suggest adding a way to randomize these within the new character menu? |
is there already a randomize button somewhere? something i need to hook into? |
You'd probably want to do it for random new characters too, in |
No, I'm asking for a separate keybindings for randomizing those. |
Perhaps the height attrib could be also be used to determine good/poor fit in clothing. |
@anothersimulacrum looks like we'll need another pr for such a thing. ditto for @cupnooodle |
Why is the maximum age limited to 55? I understood that for some ethic and legal reasons in some countries the minimum is limited to 16, but why we can't play with 60yo character? |
Summary
SUMMARY: Features "User defined height and age"
Purpose of change
I felt like height and age were extremely simple attributes that will help roleplaying and immersion, so I made them possible to define in character creation. I limited age to 16-55 and i limited height to 145-200 cm. the second is just about 2 std deviations from average, the bottom number is 2 std deviations below female average height, and the top number is 2 std deviations above male average height.
Testing
Additional context
You know, maybe the mutations can adjust the height directly instead of size? and you get size from height and weight? idk, it's out of scope of this pr but worth mentioning. I will add screenshots later.