I am writing an attack macro for my character, and am using the default template with the 2024 5e character sheet. I was wondering if there is a way to add in the damage type symbols that are added when using the atkdmg template. I would like to be able to add the fire/radiant/piercing symbols to my macro if possible. If it helps, here is the full macro code: $[[$[[1]]]] [[[ [[ {0,[[?{(Dis)Advantage?|None,1d20|Advantage,3d20kh1|Disadvantage,2d20kl1}cs>20 +(@{Rhys|pb}+@{Rhys|charisma_mod})[mod] ]]-(@{Rhys|pb}+@{Rhys|charisma_mod})[mod]}=20*2 ]] ]]] &{template:default} {{Attack=$[[0]] }} {{Rapier=$[[9.computed]] }} {{White Flame Blade=$[[10.computed]] }} {{Agonizing Blast=$[[11.computed]] }} {{Searing Soul=$[[12.computed]] }} {{*Total Damage*=$[[18.computed]] }} [[[0 [[0]] {{Critical Hit=!!!! }} {{Rapier=$[[12]] }} {{White Flame Blade=$[[13]] }} {{Agonizing Blast=$[[14]] }} {{Searing Soul=$[[15]] }} ]]] {{name= Reference Line [[0]][[0]][[0]][[0]][[0]] Standard Damage [[ [[1d8[Rapier] + 4[Charisma]]][Rapier] + [[1d8[Flame]]][White Flame Blade] + [[@{Rhys|charisma_mod}[Charisma]]][Agonizing Blast] + [[@{Rhys|charisma_mod}[Charisma]]][Searing Soul] ]] Critical Damage [[ [[2d8[Rapier] + 4[Charisma]]][Rapier] + [[2d8[Flame]]][White Flame Blade] + [[@{Rhys|charisma_mod}[Charisma]]][Agonizing Blast] + [[@{Rhys|charisma_mod}[Charisma]]][Searing Soul] ]] }} {{name=White Flame Blade }} {{White Flame Blade - On a hit, the flames can leap to another target within 5 feet and deal [[1d8[Flame] + @{Rhys|charisma_mod}[Charisma] + @{Rhys|charisma_mod}[Agonizing Blast]]] fire damage }} {{Repelling Blast - On a hit, the target can be pushed up to 10 feet away if it is Large or smaller }} {{Vex Weapon Mastery - On a hit, Rhys has advantage on his next weapon attack against the same target before the end of his next turn }}