Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Can you display the damage type symbols from 2024 5e character sheet in a default template macro?

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 }}
1785226743

Edited 1785226768
While I could not figure out how to display the built-in symbols, I discovered that I could use standard emoji's in the text of the macro to add in symbols for the damage type. A flame for Fire damage, a sun for Radiant damage, etc.
1785284221
Andrew R.
Pro
Sheet Author
You might open the Console in your browser and see if there’s a URL to the damage type symbol.