Hello, I created a simple macro for my paladin and divine smite. It asks the spell level I want to use, if I'm against an undead or fiend and if It's a crit then launch the corresponding attack. &{template:dmg} {{rname=Punizione Divina}} {{damage=1}} {{dmg1flag=1}} {{dmg1=[[[[(?{Spellslot|1°,2|2°,3|3°,4|4°,5|5°,6} + ?{Non morto o immondo?|No,0|Si,1})*?{Crit?|No,1|Si,2}]]d8]]}} {{dmg1type=Radiant}} (Sorry I wrote the macro in Italian) My question is: It's possible to create an attack or a spell on my character sheet that launches the macro as a result? I know I can use the macro hotbar and the token action but I'm courous about finding a way to do it as I intend if there is one.