the 3 round burst option doesn't seem to be working on the character sheet I'm using, so I wanted to create a macro to simplify rolling it and to roll all the dice I need at once. my current macro is as follows /r d3 /r 4d6+1 (what the weapon damage is) /r d10 /r 4d6+1 /r d10 the way the system works is you roll a normal attack using the button on the character sheet, if it hits, you roll d6/2, or I just simplified it to d3, then you roll damage and hit location for up to 2 extra hits. is there a simpler way to do this. the ideal macro would roll the d3, decide how many extra hits it needs to roll then roll (damage) to the d10(location). any help would be awesome.