I logged into a game that i'm prepping to run soon and, while putting in a new pokemon, realized that the sheets are no longer adding up stats and points to display the current stat total, which means that hit points and combat stages are broken too. On a whim, i tested damage as well and managed to get a 10 on a 2d8+10 attack, which means somethings seriously out of whack there too. even with the missing special attack, that should bottom out at 12. hovering over the damage reads (rolling 2d8+10+5+ = (8+2)). i never did bother to figure out exactly how the code is working for the attacks, but looking back in the chat log, an attack i previously tested has been modified to a -1 on the damage roll, and i have no idea how that works. is anyone else having this issue? is this something I can fix, or has something gone wrong with the code for the sheets?