
So, I'm trying to find someone who can answer if not help create an API script to help total rolls from a template macro. If it's not possible, thanks anyways, if this is a dumb request, sorry I wasted your time :) For example, in the below macro, something that would total anything from said macro that is the result of the dice roll for the damage bracket and the critdamage bracket if applicable. Something along the lines of being able to add the line {{total=attackresult+critdamageresult}}. In most casts, the math is simple, but in some games the macros become complex because the items become very powerful. It would be useful also if there was a way to label damage types with some kind of icon/indicator vs having to add radiant, necrotic, or fire to the end of each roll. &{template:5eDefault} {{title=Mundane Crappy Longsword}} {{subheader=}} {{attack=[[1d20+8]]}} {{attackadv=[[1d20+8]]}} {{damage=[[1d8]] Piercing | [[1d8]] Radiant}} {{critdamage=[[1d8]] Slashing | [[1d8]] Radiant}}