
Thoughts? Has anyone figured out how to do this.
I can do this for example:
?{Toggle Aura?
|On,
!token-mod --set aura2_radius#10 aura2_color#e25822
!token-mod --report all|"{name} burns everything near path as she appears for **[[2d6]]** fire damage!"
|Off,
!token-mod --set aura2_radius#0 aura2_color#transparent}}
As a macro for a player to throw an aura around a summoned wildfire spirit that will show where the spirit throws splash damage and how much. But, I thought it would be cooler to have the output from --report be a normal dmg template. But, I cannot figure out any syntax to make it work.
Thoughts?