Skip to content

Get levels for specified class #33

@osipxd

Description

@osipxd

LevelSystem knows nothing about classes but commonly user can have more than one class and each class can have own leveling.

For example, in Heroes player can have a class and a profession. In some cases player can have even more than two classes.

Solution requirements:

  • Allow to get levels/experience for specified class
  • Make it simple to implement LevelSystem and ClassSystem for the case when player have more than one class
  • Player can have classes with levels (ex. class, profession) or without levels (ex. race)
  • Keep LevelSystem and ClassSystem simple for the case when player can have only one class
  • Make it backward compatible if possible

Metadata

Metadata

Assignees

No one assigned

    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