So I am going to be running a Gestalt game using the Shaped 5e sheet but had some issues with the proficiency bonus as gestalt levelling is weird, I found a solution to this by using ChatSetAttr by running a macro like this !setattr --name Vrin --level|3
!setattr --name Vrin --pb|2
!setattr --name Vrin --pb_display|2 I can make the sheet think the character is level 3 and the PB is 2, what I am trying to figure out is if I can set this up so when I run the macro I can have it query for the desired level and pb rather than having to manually change it each time, any help on this would be apricated. Additionally anyone know how to make a sheet check itself for updates as right now when I run my macro I need to deselect and reselected something in every section of the sheet to make it check for the updated value.