Greetings to all. I am running a Star Wars D6 campaign using the 30th anniversary character sheet. I want to add a wild dice to the 'Abilities' macros I have created on the third tab of the character sheet, but I've not figured out how to incorporate it into my current macro. Here is one of my macros: &{template:default} {{name= Example Blaster}} {{attack= [[@{Example|blaster_dice_ref}]]}} {{damage= [[@{Example|weapon_1_damage_code_dice_ref}]]}} Is there a way to include a wild dice command to subtract 1D from the 'blaster_dice_ref' and 'weapon_1_damage_code' character sheet values (i.e. taking it from 4D to 3D) then adding the +1d6! ? Or is it not possible to do in this instance? Thanks in advance for the help.