I believe line 379 and 382 holds the error. <div class="sheet-row sheet-misc-goal"><input type="text" name="attr_misc_goal"></div> <div class="sheet-row sheet-misc-goal-xp"><input type="number" min="0" name="attr_misc_goal"></div>
It appears both line 379 and 382 uses attr_mis_goal. Line 382 should have a _xp right after that so they aren't using the same variables. I'm not subscribed with the mentor package, so I unfortunately cannot upload a custom sheet and see if the tweak in the line would fix the bug at hand but I believe it should. Is there a way I can forward this bug directly to someone able to troubleshoot and fixed this simple but very annoying bug?