I have some sorcerers that use Empowered Spell.  I made this little macro to help them out with the rolls and for clarity in the game chat. I have this coupled with ChatSetAttr to track their use of sorc points. It still requires napkin math to add up the dice you are rerolling, but usually these numbers are just 1's and 2's so it should be pretty quick and easy. Hope this helps someone. &{template:default} {{name=Empowered Spell - 1 Point}} {{bonus damage=[[?{How Many Dice?}?{WhichDice?|d10|d8|d6}-?{Sum of Previous Rolls?}]]}}  {{No. of Dice Rolled=?{How Many Dice?}}} {{Previous Damage=?{Sum of Previous Rolls?}}} !setattr --charid @{CHAR_ID|character_id} --fb-public --mod --class_resource|-1  The output looks like this: