Add API Hook for getting the player's XP map
Caltinor opened this issue ยท 0 comments
Describe the solution you'd like
An API hook which returns the full map of skills and XP for a given player. Additionally, a helper hook for getting the level from a raw XP value.
Why is this feature needed
For extra access and to avoid needing to access Core
directly
Describe alternatives you've considered
accessing Core
directly.