The intended behavior is as follows: Players can push a roll from the rolltemplate like thus: But I also want the "Energy" to be expended. For example, each time they press the "Spirit Push" button, the Energy field is reduced by 1. I looked into using Sheetworkers as a solution, but the event listener only detects action buttons, whereas here I'm working with a roll button. Is my desired functionality possible? Thanks!