One more odd thing to add to the pile. I use a macro from the tips and tricks thread for checks: /w gm
&{template:npcaction} &{noerror} {{rname=@{selected|character_name}}}
{{name=@{selected|npc_type}}}
{{description=[Strength ](~@{selected|character_name}|npc_str"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline) [Dexterity ](~@{selected|character_name}|npc_dex"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline) [Constitution ](~@{selected|character_name}|npc_con"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline) [Intelligence ](~@{selected|character_name}|npc_int"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline) [Wisdom ](~@{selected|character_name}|npc_wis"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline) [Charisma ](~@{selected|character_name}|npc_cha"
style="border:none;background-color:rgba(0,0,0,0);color:blue;font-weight:bold;display:none;display:inline)}} The past two sessions I've had a player who keeps doing the wrong types of checks every time she uses it which she finds a tad frustrating. It worked perfectly fine for me and did for her in the past. After some troubleshooting - I think it's because she switched to dark mode. In dark mode the cursor seems off. Clicking with the finger pointing at the red box below results in a wisdom check as expected with light mode, but it gives you a Charisma check in darkmode. We're using Edge/Chrome.