
Hello! I've tried a few different things that I might be able to just make work as long as I update the modifiers as they change and whatnot, but here's the thing: I'm going to be dual-wielding, and I was hoping to set up just a quick class action button or something to embody two or more attacks for me, clean and easy in one block if possible. &{template:5eAttack} {{name=@{meleeweaponname1}}} {{attack=[[1d20+@{meleetohit1}]]}} {{attackadv=[[1d20+@{meleetohit1}]]}} {{attack=[[1d20+@{meleetohit2}]]}} {{attackadv=[[1d20+@{meleetohit2}]]}} {{damage=[[@{meleedmg1}+@{meleedmgbonus1}]]}} {{dmgcrit=[[@{meleedmg1}]]}} {{damage=[[@{meleedmg2}+@{meleedmgbonus2}]]}} {{dmgcrit=[[@{meleedmg2}]]}} I tried that, but it's not displaying quite right and I'm not sure what to do to change it lol.