
I am trying to write a macro that rolls a "Deed Die"(d4) and applies the same modifier to my hit and damage rolls automatically. Currently I have: "Aegon's steel will and training grant [[d4]] to hit and damage this round! Aegon thrusts Seraphsiel for [[d20+1+2]] to hit and [[1d6+1+2]] damage! Add [[d14]] for critical damage!" but I have to manually add the Deed Die modifier to the roll results. When I try to apply the Deed Die roll to my hit and damage within the macro, it rolls two separate d4's and applies the value for each roll. Anyone have an idea what I need to do? The +1 and +2 modifiers are normal attribute and magical wep, etc..