Skip to content

Make player stats less random #45

Description

@ebabel-eu

Is your feature request related to a problem? Please describe.
The stats of a player are too random.

Describe the solution you'd like
Use the same basic stats for all players, but take a static random number of bonus points (always the same) that is randomly distributed in the different stats. For example, all players get 9 in each stats, and a bonus of 6 points are distributed among the stats, i.e. strength might get 2 bonus, which leaves 4 points to distribute randomly in the other stats.

Additional context
Each stat has a maximum (18) and the player shouldn't be maxed from the start, so there is room to improve the stats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions