
Hello forumfolk! I'm working on a character sheet for Marvel Heroic Roleplaying, and I want to include a button that both increments the XP counter down one and the PP counter up one. I'm having trouble writing a sheetworker that does this successfully in the Custom Sheet Sandbox. Here is my code: <a href="https://github.com/flynnwastaken/marvel-heroic-roleplaying-roll20-character-sheet/blob/master/character-sheet.html" rel="nofollow">https://github.com/flynnwastaken/marvel-heroic-roleplaying-roll20-character-sheet/blob/master/character-sheet.html</a> Any advice?