Hi everyone, im starting to use Apis/macros on my game, and im developing one for a player in my table.. So far this is what i got: !power {{ --name|Eldtrich Blast --leftsub|Ranged Spell Attack --rightsub|60 ft Range --Attack:|[[ [$Atk] 1d20 + @{spell_attack_bonus} ]] --button type='roll' }} im stuck as you can figure, on the button type for him to roll the damage. I dont want the damage to roll unless i say it hits, and i also dont want the players to see the AC. On the character sheet for the 5e ogl, once you use from the SHeet, it rolls the attack, but you have to click on the chat (eldtirch blast) for the damage, i want to do the same thing but "prettier". Thanks for the help!