RainbowEncoder said: Carbonatedjelly said: Cool, can you explain what each part of this command does? I figure the modifier part is asking what my ability mod is, but the other stuff like attack=0 and damage=2 confuses me Those parts are using a trick known as Reusing Rolls , it allows for the display of rolls in other places. Otherwise it's the attack roll plus modifier, then in the outer roll that modifier is subtracted to get the original d20 so it can be compared to 17. That returns 0 or 1 to determine the number d4's. That makes sense, sorry for asking so many quesitons but this became less self explanatory more I look at various forms. Is there any way to add something that differentiates between the the damages? Also we are using a special way of prof bonus that replaces it with 1d4 instead of a number, how would one incorperate that into the to attack roll?