Hi, is there any way, how obscure it may be, to trigger javascript passively, let's say after after a roll and in the rolltemplate section? I have a roll trigger with three different dice roll properties (which are already quite complex and needed for themselves for proper output) and want to do some math with them afterwards (simple addition and substraction). This should happen without another user input (mouse click). PS: The existing sheet does part of this math inside the roll trigger using only one property and also using the helper functions afterwards, which works but doesn't give access to the single dice rolls of course. It really is a question of proper output that fits the rules, mostly.