What type of bug are you reporting? Chat
What is the bug?
/statcalc detects any text starting with "level" or "lvl" as the level number. It filters out any non-digit characters, which leads to the unintended consequence of being able to have Level NaN:
Are you able to replicate it? If so, how?
Type, for example,
What is the bug?
/statcalc detects any text starting with "level" or "lvl" as the level number. It filters out any non-digit characters, which leads to the unintended consequence of being able to have Level NaN:
Are you able to replicate it? If so, how?
Type, for example,
/statcalc levelfoobar snorlax atk


