I need a template that will allow me to display up to 10 attacks, one on each line that will allow me to put in the roll and damage together on the line for the attack. I am trying to do a decent output for a macro I am trying to make for the spell Animated Object. With this spell I can have up to ten items attacking. I thought about making an attack on my character sheet for each size and then just making a macro to call that attack multiple times...is this the correct way to do this?