XPCardData
Type
| property | type | description |
|---|---|---|
| requiredXP | Number | The amount of total XP required for the next level |
| currentXP | Number | The amount of XP the user currently has |
| level | Number | The level of the user |
| progressXP | Number | The amount of XP the user acquired since the last level up |
| missingXP | Number | The amount of XP the user is missing to level up |