
I am really new to using macros; so used a macro on i found to try and calculate total damage. there was only one issue it didnt have an attack roll. &{template:default} {{name=[ ](<a href="https://i.ibb.co/PCB7CbT/metallica.png" rel="nofollow">https://i.ibb.co/PCB7CbT/metallica.png</a>)}} [[ [[1d20 + 9]][roll] ]] {{To Hit=$[[1]] }} &{template:default} {{Damage Roll}} [[ [[1d8 + 5[Dex]]][Base] + [[2d8]][thunder] + [[1d6]][Fire] + [[1d10]][poison] + [[2d8]][Radiant] ]] {{Base Damage=$[[0]] slashing}} {{The Boom=$[[1]] Thunder}} {{Flaming fury=$[[2]] fire}}{{Serpent's Fang=$[[3]] poison}} {{Spirit Shroud=$[[4]] Radiant}} {{Total Damage=$[[5]] }} i had to put these macros separate just have an attack roll when i press the macro, and the to hit roll doesnt highlight when rolled. could someone point me in the right direction of how to merg the two without conflict? thank you so much.