
Hey Community ! Here is my challenge. I want to create a macro that will seek and display a specific ability score for each of my players with a single click (or 2). Like, if I want to know every players Passive Perception or Investigation score without asking for it, because you know... players... I already have my paper sheet as my backup plan. But I thought writing a macro... and I am stucked. Here is my draft, but I am open to other templates or ways to do it ! /w gm &{template:default} {{name=Player Ability}} {{?{Ability|Arcana,Player_1=@{Player_1|arcana_ bonus} Player_2 =@{Player_2|arcana_bonus}| } }} Seems that I have a problem to add a row in the chart to separte players score. Something that would maybe be between " bonus}" and " Player_2" ... Counting on you Community ! Thanks in advance Lye