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

stats should have min and max in addition to current value #148

Open
ssube opened this issue Jun 26, 2021 · 0 comments
Open

stats should have min and max in addition to current value #148

ssube opened this issue Jun 26, 2021 · 0 comments
Assignees
Labels
scope/data world data scope/state world state management scope/util helpers and utilities status/new issues that have not been addressed yet type/feature
Milestone

Comments

@ssube
Copy link
Owner

ssube commented Jun 26, 2021

Actor stats are currently only represented by their current value. Most RPG stats have a min and max, which should also be slightly randomized. Replace the stats number map with a range map, and update the utils to respect the min/max values.

@ssube ssube added scope/util helpers and utilities scope/state world state management scope/data world data labels Jun 26, 2021
@ssube ssube added this to the v1.6 milestone Jun 26, 2021
@ssube ssube self-assigned this Jun 26, 2021
@ssube ssube added status/new issues that have not been addressed yet type/feature labels Jun 26, 2021
@ssube ssube added this to new in sample worlds Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/data world data scope/state world state management scope/util helpers and utilities status/new issues that have not been addressed yet type/feature
Projects
Development

No branches or pull requests

1 participant