Hello All Just stating i am garbage when it comes to programming code, just useless. Im just trying to do some of the leg work for my DM to get a macro to allow for an input table for multi target saving throw. As it stands my DM is opting for a single roll for multi save vs suck saving throws, and i hate that its literally all or nothing, when some is better than none. Anyways trying to google to see what i could find, i found a nice table setup on an old post from 8 years ago that serves its purpose. Credit to Mick H. &{template:default} {{name=?{Type of Save|DEX|STR|CON|WIS|INT|CHAR} Saving Throws}} {{Modifier=?{Modifier|+2}}} {{DC=?{DC|15}}} {{Victim 01=[[1d20?{Modifier}]]}} {{Victim 02=[[1d20?{Modifier}]]}} {{Victim 03=[[1d20?{Modifier}]]}} {{Victim 04=[[1d20?{Modifier}]]}} {{Victim 05=[[1d20?{Modifier}]]}} What I want to change but have no idea how is to instead of having the 5 victim rolls have a final input for how many victims, then it populates and numbers the victims as needed. i realise im taking the easy way just asking someone else to do this, but i dont know all the macro options to even hazard a guess. So any help would be appreciated.